Uses of Interface
com.azure.resourcemanager.storage.models.StorageAccount.DefinitionStages.WithManagedServiceIdentity
-
Packages that use StorageAccount.DefinitionStages.WithManagedServiceIdentity Package Description com.azure.resourcemanager.storage.models Package containing the data models for StorageManagementClient. -
-
Uses of StorageAccount.DefinitionStages.WithManagedServiceIdentity in com.azure.resourcemanager.storage.models
Subinterfaces of StorageAccount.DefinitionStages.WithManagedServiceIdentity in com.azure.resourcemanager.storage.models Modifier and Type Interface Description static interfaceStorageAccount.DefinitionContainer interface for all the definitions that need to be implemented.static interfaceStorageAccount.DefinitionStages.WithCreateA storage account definition with sufficient inputs to create a new storage account in the cloud, but exposing additional optional inputs to specify.static interfaceStorageAccount.DefinitionStages.WithCreateAndAccessTierThe stage of storage account definition allowing to set access tier.
-