AzureStorageExplorerResource Constructors
ClassConstructors1 member
A resource that represents an Azure Storage Explorer container.
Constructor(string)Section titled Constructor(string) A resource that represents an Azure Storage Explorer container.
public class AzureStorageExplorerResource{ public AzureStorageExplorerResource( string name) { // ... }}Parameters
namestringThe name of the resource.