StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withAccessTier(AccessTier accessTier) |
Set the accessTier property: Required for storage accounts where kind = BlobStorage.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withAllowBlobPublicAccess(Boolean allowBlobPublicAccess) |
Set the allowBlobPublicAccess property: Allow or disallow public access to all blobs or containers in the storage
account.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withAllowCrossTenantReplication(Boolean allowCrossTenantReplication) |
Set the allowCrossTenantReplication property: Allow or disallow cross AAD tenant object replication.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withAllowedCopyScope(AllowedCopyScope allowedCopyScope) |
Set the allowedCopyScope property: Restrict copy to and from Storage Accounts within an AAD tenant or with
Private Links to the same VNet.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.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.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withAzureFilesIdentityBasedAuthentication(AzureFilesIdentityBasedAuthentication azureFilesIdentityBasedAuthentication) |
Set the azureFilesIdentityBasedAuthentication property: Provides the identity based authentication settings for
Azure Files.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withCustomDomain(CustomDomain customDomain) |
Set the customDomain property: Custom domain assigned to the storage account by the user.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withDefaultToOAuthAuthentication(Boolean defaultToOAuthAuthentication) |
Set the defaultToOAuthAuthentication property: A boolean flag which indicates whether the default authentication
is OAuth or not.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withDnsEndpointType(DnsEndpointType dnsEndpointType) |
Set the dnsEndpointType property: Allows you to specify the type of endpoint.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withEnableHttpsTrafficOnly(Boolean enableHttpsTrafficOnly) |
Set the enableHttpsTrafficOnly property: Allows https traffic only to storage service if sets to true.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withEncryption(Encryption encryption) |
Set the encryption property: Not applicable.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withImmutableStorageWithVersioning(ImmutableStorageAccount immutableStorageWithVersioning) |
Set the immutableStorageWithVersioning property: The property is immutable and can only be set to true at the
account creation time.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withIsLocalUserEnabled(Boolean isLocalUserEnabled) |
Set the isLocalUserEnabled property: Enables local users feature, if set to true.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withIsSftpEnabled(Boolean isSftpEnabled) |
Set the isSftpEnabled property: Enables Secure File Transfer Protocol, if set to true.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withKeyPolicy(KeyPolicy keyPolicy) |
Set the keyPolicy property: KeyPolicy assigned to the storage account.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withLargeFileSharesState(LargeFileSharesState largeFileSharesState) |
Set the largeFileSharesState property: Allow large file shares if sets to Enabled.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withMinimumTlsVersion(MinimumTlsVersion minimumTlsVersion) |
Set the minimumTlsVersion property: Set the minimum TLS version to be permitted on requests to storage.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withNetworkRuleSet(NetworkRuleSet networkRuleSet) |
Set the networkRuleSet property: Network rule set.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess) |
Set the publicNetworkAccess property: Allow or disallow public network access to Storage Account.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withRoutingPreference(RoutingPreference routingPreference) |
Set the routingPreference property: Maintains information about the network routing choice opted by the user for
data transfer.
|
StorageAccountPropertiesUpdateParameters |
StorageAccountPropertiesUpdateParameters.withSasPolicy(SasPolicy sasPolicy) |
Set the sasPolicy property: SasPolicy assigned to the storage account.
|