StorageAccountPropertiesCreateParameters |
StorageAccountPropertiesCreateParameters.withAccessTier(AccessTier accessTier) |
Set the accessTier property: Required for storage accounts where kind = BlobStorage.
|
StorageAccountPropertiesCreateParameters |
StorageAccountPropertiesCreateParameters.withAllowBlobPublicAccess(Boolean allowBlobPublicAccess) |
Set the allowBlobPublicAccess property: Allow or disallow public access to all blobs or containers in the storage
account.
|
StorageAccountPropertiesCreateParameters |
StorageAccountPropertiesCreateParameters.withAllowCrossTenantReplication(Boolean allowCrossTenantReplication) |
Set the allowCrossTenantReplication property: Allow or disallow cross AAD tenant object replication.
|
StorageAccountPropertiesCreateParameters |
StorageAccountPropertiesCreateParameters.withAllowSharedKeyAccess(Boolean allowSharedKeyAccess) |
Set the allowSharedKeyAccess property: Indicates whether the storage account permits requests to be authorized
with the account access key via Shared Key.
|
StorageAccountPropertiesCreateParameters |
StorageAccountPropertiesCreateParameters.withAzureFilesIdentityBasedAuthentication(AzureFilesIdentityBasedAuthentication azureFilesIdentityBasedAuthentication) |
Set the azureFilesIdentityBasedAuthentication property: Provides the identity based authentication settings for
Azure Files.
|
StorageAccountPropertiesCreateParameters |
StorageAccountPropertiesCreateParameters.withCustomDomain(CustomDomain customDomain) |
Set the customDomain property: User domain assigned to the storage account.
|
StorageAccountPropertiesCreateParameters |
StorageAccountPropertiesCreateParameters.withEnableHttpsTrafficOnly(Boolean enableHttpsTrafficOnly) |
Set the enableHttpsTrafficOnly property: Allows https traffic only to storage service if sets to true.
|
StorageAccountPropertiesCreateParameters |
StorageAccountPropertiesCreateParameters.withEnableNfsV3(Boolean enableNfsV3) |
Set the enableNfsV3 property: NFS 3.0 protocol support enabled if set to true.
|
StorageAccountPropertiesCreateParameters |
StorageAccountPropertiesCreateParameters.withEncryption(Encryption encryption) |
Set the encryption property: Not applicable.
|
StorageAccountPropertiesCreateParameters |
StorageAccountPropertiesCreateParameters.withIsHnsEnabled(Boolean isHnsEnabled) |
Set the isHnsEnabled property: Account HierarchicalNamespace enabled if sets to true.
|
StorageAccountPropertiesCreateParameters |
StorageAccountPropertiesCreateParameters.withKeyPolicy(KeyPolicy keyPolicy) |
Set the keyPolicy property: KeyPolicy assigned to the storage account.
|
StorageAccountPropertiesCreateParameters |
StorageAccountPropertiesCreateParameters.withLargeFileSharesState(LargeFileSharesState largeFileSharesState) |
Set the largeFileSharesState property: Allow large file shares if sets to Enabled.
|
StorageAccountPropertiesCreateParameters |
StorageAccountPropertiesCreateParameters.withMinimumTlsVersion(MinimumTlsVersion minimumTlsVersion) |
Set the minimumTlsVersion property: Set the minimum TLS version to be permitted on requests to storage.
|
StorageAccountPropertiesCreateParameters |
StorageAccountPropertiesCreateParameters.withNetworkRuleSet(NetworkRuleSet networkRuleSet) |
Set the networkRuleSet property: Network rule set.
|
StorageAccountPropertiesCreateParameters |
StorageAccountPropertiesCreateParameters.withRoutingPreference(RoutingPreference routingPreference) |
Set the routingPreference property: Maintains information about the network routing choice opted by the user for
data transfer.
|
StorageAccountPropertiesCreateParameters |
StorageAccountPropertiesCreateParameters.withSasPolicy(SasPolicy sasPolicy) |
Set the sasPolicy property: SasPolicy assigned to the storage account.
|