StorageAccount.Update Interface
Implements
UpdateWithTags<Update>
Appliable<StorageAccount>
WithAccessTier
WithAccessTraffic
WithBlobAccess
WithCustomDomain
WithEncryption
WithManagedServiceIdentity
WithNetworkAccess
WithSku
WithUpgrade
public static interface StorageAccount.Update
extends Appliable<StorageAccount>, WithSku, WithCustomDomain, WithEncryption, WithAccessTier, WithManagedServiceIdentity, WithAccessTraffic, WithNetworkAccess, WithUpgrade, WithBlobAccess, UpdateWithTags<Update>
The template for a storage account update operation, containing all the settings that can be modified.
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for Java