Uses of Interface
com.azure.resourcemanager.storage.models.BlobContainer.DefinitionStages.WithMetadata
-
Packages that use BlobContainer.DefinitionStages.WithMetadata Package Description com.azure.resourcemanager.storage.models Package containing the data models for StorageManagementClient. -
-
Uses of BlobContainer.DefinitionStages.WithMetadata in com.azure.resourcemanager.storage.models
Subinterfaces of BlobContainer.DefinitionStages.WithMetadata in com.azure.resourcemanager.storage.models Modifier and Type Interface Description static interfaceBlobContainer.DefinitionThe entirety of the BlobContainer definition.static interfaceBlobContainer.DefinitionStages.WithCreateThe stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), but also allows for any other optional settings to be specified.
-