Interface StorageAccount.Update
- All Superinterfaces:
Appliable<StorageAccount>
,Indexable
,Resource.UpdateWithTags<StorageAccount.Update>
,StorageAccount.UpdateStages.WithAccessTier
,StorageAccount.UpdateStages.WithAccessTraffic
,StorageAccount.UpdateStages.WithBlobAccess
,StorageAccount.UpdateStages.WithCustomDomain
,StorageAccount.UpdateStages.WithEncryption
,StorageAccount.UpdateStages.WithManagedServiceIdentity
,StorageAccount.UpdateStages.WithNetworkAccess
,StorageAccount.UpdateStages.WithSku
,StorageAccount.UpdateStages.WithUpgrade
- Enclosing interface:
- StorageAccount
public static interface StorageAccount.Update
extends Appliable<StorageAccount>, StorageAccount.UpdateStages.WithSku, StorageAccount.UpdateStages.WithCustomDomain, StorageAccount.UpdateStages.WithEncryption, StorageAccount.UpdateStages.WithAccessTier, StorageAccount.UpdateStages.WithManagedServiceIdentity, StorageAccount.UpdateStages.WithAccessTraffic, StorageAccount.UpdateStages.WithNetworkAccess, StorageAccount.UpdateStages.WithUpgrade, StorageAccount.UpdateStages.WithBlobAccess, Resource.UpdateWithTags<StorageAccount.Update>
The template for a storage account update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
Methods inherited from interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithAccessTier
withAccessTier
Methods inherited from interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithAccessTraffic
withHttpAndHttpsTraffic, withMinimumTlsVersion, withOnlyHttpsTraffic
Methods inherited from interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithBlobAccess
disableBlobPublicAccess, enableBlobPublicAccess
Methods inherited from interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithCustomDomain
withCustomDomain, withCustomDomain, withCustomDomain
Methods inherited from interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithEncryption
withBlobEncryption, withEncryption, withEncryptionKeyFromKeyVault, withFileEncryption, withoutBlobEncryption, withoutEncryption, withoutFileEncryption
Methods inherited from interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithManagedServiceIdentity
withSystemAssignedManagedServiceIdentity
Methods inherited from interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
withAccessFromAllNetworks, withAccessFromAzureServices, withAccessFromIpAddress, withAccessFromIpAddressRange, withAccessFromNetworkSubnet, withAccessFromSelectedNetworks, withAzureFilesAadIntegrationEnabled, withoutAccessFromAzureServices, withoutIpAddressAccess, withoutIpAddressRangeAccess, withoutNetworkSubnetAccess, withoutReadAccessToLoggingFromAnyNetwork, withoutReadAccessToMetricsFromAnyNetwork, withReadAccessToLogEntriesFromAnyNetwork, withReadAccessToMetricsFromAnyNetwork
Methods inherited from interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithSku
withSku, withSku
Methods inherited from interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithUpgrade
upgradeToGeneralPurposeAccountKindV2