Uses of Class
com.azure.resourcemanager.storage.fluent.models.StorageAccountPropertiesInner
Packages that use StorageAccountPropertiesInner
Package
Description
Package containing the inner data models for StorageManagementClient.
-
Uses of StorageAccountPropertiesInner in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return StorageAccountPropertiesInnerModifier and TypeMethodDescriptionStorageAccountPropertiesInner.withAllowBlobPublicAccess(Boolean allowBlobPublicAccess) Set the allowBlobPublicAccess property: Allow or disallow public access to all blobs or containers in the storage account.StorageAccountPropertiesInner.withAllowCrossTenantReplication(Boolean allowCrossTenantReplication) Set the allowCrossTenantReplication property: Allow or disallow cross AAD tenant object replication.StorageAccountPropertiesInner.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.StorageAccountPropertiesInner.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.StorageAccountPropertiesInner.withAzureFilesIdentityBasedAuthentication(AzureFilesIdentityBasedAuthentication azureFilesIdentityBasedAuthentication) Set the azureFilesIdentityBasedAuthentication property: Provides the identity based authentication settings for Azure Files.StorageAccountPropertiesInner.withDefaultToOAuthAuthentication(Boolean defaultToOAuthAuthentication) Set the defaultToOAuthAuthentication property: A boolean flag which indicates whether the default authentication is OAuth or not.StorageAccountPropertiesInner.withDnsEndpointType(DnsEndpointType dnsEndpointType) Set the dnsEndpointType property: Allows you to specify the type of endpoint.StorageAccountPropertiesInner.withEnableExtendedGroups(Boolean enableExtendedGroups) Set the enableExtendedGroups property: Enables extended group support with local users feature, if set to true.StorageAccountPropertiesInner.withEnableHttpsTrafficOnly(Boolean enableHttpsTrafficOnly) Set the enableHttpsTrafficOnly property: Allows https traffic only to storage service if sets to true.StorageAccountPropertiesInner.withEnableNfsV3(Boolean enableNfsV3) Set the enableNfsV3 property: NFS 3.0 protocol support enabled if set to true.StorageAccountPropertiesInner.withImmutableStorageWithVersioning(ImmutableStorageAccount immutableStorageWithVersioning) Set the immutableStorageWithVersioning property: The property is immutable and can only be set to true at the account creation time.StorageAccountPropertiesInner.withIsHnsEnabled(Boolean isHnsEnabled) Set the isHnsEnabled property: Account HierarchicalNamespace enabled if sets to true.StorageAccountPropertiesInner.withIsLocalUserEnabled(Boolean isLocalUserEnabled) Set the isLocalUserEnabled property: Enables local users feature, if set to true.StorageAccountPropertiesInner.withIsSftpEnabled(Boolean isSftpEnabled) Set the isSftpEnabled property: Enables Secure File Transfer Protocol, if set to true.StorageAccountPropertiesInner.withLargeFileSharesState(LargeFileSharesState largeFileSharesState) Set the largeFileSharesState property: Allow large file shares if sets to Enabled.StorageAccountPropertiesInner.withMinimumTlsVersion(MinimumTlsVersion minimumTlsVersion) Set the minimumTlsVersion property: Set the minimum TLS version to be permitted on requests to storage.StorageAccountPropertiesInner.withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess) Set the publicNetworkAccess property: Allow, disallow, or let Network Security Perimeter configuration to evaluate public network access to Storage Account.StorageAccountPropertiesInner.withRoutingPreference(RoutingPreference routingPreference) Set the routingPreference property: Maintains information about the network routing choice opted by the user for data transfer.StorageAccountPropertiesInner.withStorageAccountSkuConversionStatus(StorageAccountSkuConversionStatus storageAccountSkuConversionStatus) Set the storageAccountSkuConversionStatus property: This property is readOnly and is set by server during asynchronous storage account sku conversion operations.