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