Uses of Class
com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Packages that use StorageAccountUpdateParameters
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of StorageAccountUpdateParameters in com.microsoft.azure.management.storage
Methods in com.microsoft.azure.management.storage that return StorageAccountUpdateParametersModifier and TypeMethodDescriptionStorageAccountUpdateParameters.withAccessTier
(AccessTier accessTier) Set required for storage accounts where kind = BlobStorage.StorageAccountUpdateParameters.withAllowBlobPublicAccess
(Boolean allowBlobPublicAccess) Set allow or disallow public access to all blobs or containers in the storage account.StorageAccountUpdateParameters.withAzureFilesIdentityBasedAuthentication
(AzureFilesIdentityBasedAuthentication azureFilesIdentityBasedAuthentication) Set provides the identity based authentication settings for Azure Files.StorageAccountUpdateParameters.withCustomDomain
(CustomDomain customDomain) Set custom domain assigned to the storage account by the user.StorageAccountUpdateParameters.withEnableHttpsTrafficOnly
(Boolean enableHttpsTrafficOnly) Set allows https traffic only to storage service if sets to true.StorageAccountUpdateParameters.withEncryption
(Encryption encryption) Set provides the encryption settings on the account.StorageAccountUpdateParameters.withIdentity
(Identity identity) Set the identity of the resource.Set optional.StorageAccountUpdateParameters.withLargeFileSharesState
(LargeFileSharesState largeFileSharesState) Set allow large file shares if sets to Enabled.StorageAccountUpdateParameters.withMinimumTlsVersion
(MinimumTlsVersion minimumTlsVersion) Set set the minimum TLS version to be permitted on requests to storage.StorageAccountUpdateParameters.withNetworkRuleSet
(NetworkRuleSet networkRuleSet) Set network rule set.StorageAccountUpdateParameters.withRoutingPreference
(RoutingPreference routingPreference) Set maintains information about the network routing choice opted by the user for data transfer.StorageAccountUpdateParameters.withSku
(com.microsoft.azure.management.storage.implementation.SkuInner sku) Set gets or sets the SKU name.Set gets or sets a list of key value pairs that describe the resource.