Interface StorageAccount.Update
- All Superinterfaces:
Appliable<StorageAccount>,Indexable,Resource.UpdateWithTags<StorageAccount.Update>,StorageAccount.UpdateStages.WithAccessTier,StorageAccount.UpdateStages.WithAccessTraffic,StorageAccount.UpdateStages.WithAllowCrossTenantReplication,StorageAccount.UpdateStages.WithBlobAccess,StorageAccount.UpdateStages.WithCustomDomain,StorageAccount.UpdateStages.WithDefaultToOAuthAuthentication,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, StorageAccount.UpdateStages.WithAllowCrossTenantReplication, StorageAccount.UpdateStages.WithDefaultToOAuthAuthentication, 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.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTagsMethods inherited from interface com.azure.resourcemanager.storage.models.StorageAccount.UpdateStages.WithAccessTier
withAccessTierMethods inherited from interface com.azure.resourcemanager.storage.models.StorageAccount.UpdateStages.WithAccessTraffic
withHttpAndHttpsTraffic, withMinimumTlsVersion, withOnlyHttpsTrafficMethods inherited from interface com.azure.resourcemanager.storage.models.StorageAccount.UpdateStages.WithAllowCrossTenantReplication
allowCrossTenantReplication, disallowCrossTenantReplicationMethods inherited from interface com.azure.resourcemanager.storage.models.StorageAccount.UpdateStages.WithBlobAccess
disableBlobPublicAccess, disableSharedKeyAccess, enableBlobPublicAccess, enableSharedKeyAccessMethods inherited from interface com.azure.resourcemanager.storage.models.StorageAccount.UpdateStages.WithCustomDomain
withCustomDomain, withCustomDomain, withCustomDomainMethods inherited from interface com.azure.resourcemanager.storage.models.StorageAccount.UpdateStages.WithDefaultToOAuthAuthentication
disableDefaultToOAuthAuthentication, enableDefaultToOAuthAuthenticationMethods inherited from interface com.azure.resourcemanager.storage.models.StorageAccount.UpdateStages.WithEncryption
withBlobEncryption, withEncryptionKeyFromKeyVault, withFileEncryption, withoutBlobEncryption, withoutFileEncryptionMethods inherited from interface com.azure.resourcemanager.storage.models.StorageAccount.UpdateStages.WithManagedServiceIdentity
withSystemAssignedManagedServiceIdentityMethods inherited from interface com.azure.resourcemanager.storage.models.StorageAccount.UpdateStages.WithNetworkAccess
withAccessFromAllNetworks, withAccessFromAzureServices, withAccessFromIpAddress, withAccessFromIpAddressRange, withAccessFromNetworkSubnet, withAccessFromSelectedNetworks, withAzureFilesAadIntegrationEnabled, withoutAccessFromAzureServices, withoutIpAddressAccess, withoutIpAddressRangeAccess, withoutNetworkSubnetAccess, withoutReadAccessToLoggingFromAnyNetwork, withoutReadAccessToMetricsFromAnyNetwork, withReadAccessToLogEntriesFromAnyNetwork, withReadAccessToMetricsFromAnyNetworkMethods inherited from interface com.azure.resourcemanager.storage.models.StorageAccount.UpdateStages.WithSku
withSkuMethods inherited from interface com.azure.resourcemanager.storage.models.StorageAccount.UpdateStages.WithUpgrade
upgradeToGeneralPurposeAccountKindV2