Uses of Class
com.azure.resourcemanager.storage.models.StorageAccountCreateParameters
Packages that use StorageAccountCreateParameters
Package
Description
Package containing the service clients for StorageManagementClient.
Package containing the data models for StorageManagementClient.
-
Uses of StorageAccountCreateParameters in com.azure.resourcemanager.storage.fluent
Methods in com.azure.resourcemanager.storage.fluent with parameters of type StorageAccountCreateParametersModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StorageAccountInner>, StorageAccountInner> StorageAccountsClient.beginCreate(String resourceGroupName, String accountName, StorageAccountCreateParameters parameters) Asynchronously creates a new storage account with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StorageAccountInner>, StorageAccountInner> StorageAccountsClient.beginCreate(String resourceGroupName, String accountName, StorageAccountCreateParameters parameters, com.azure.core.util.Context context) Asynchronously creates a new storage account with the specified parameters.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<StorageAccountInner>, StorageAccountInner> StorageAccountsClient.beginCreateAsync(String resourceGroupName, String accountName, StorageAccountCreateParameters parameters) Asynchronously creates a new storage account with the specified parameters.StorageAccountsClient.create(String resourceGroupName, String accountName, StorageAccountCreateParameters parameters) Asynchronously creates a new storage account with the specified parameters.StorageAccountsClient.create(String resourceGroupName, String accountName, StorageAccountCreateParameters parameters, com.azure.core.util.Context context) Asynchronously creates a new storage account with the specified parameters.StorageAccountsClient.createAsync(String resourceGroupName, String accountName, StorageAccountCreateParameters parameters) Asynchronously creates a new storage account with the specified parameters.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> StorageAccountsClient.createWithResponseAsync(String resourceGroupName, String accountName, StorageAccountCreateParameters parameters) Asynchronously creates a new storage account with the specified parameters. -
Uses of StorageAccountCreateParameters in com.azure.resourcemanager.storage.models
Classes in com.azure.resourcemanager.storage.models that implement interfaces with type arguments of type StorageAccountCreateParametersModifier and TypeClassDescriptionfinal classThe parameters used when creating a storage account.Methods in com.azure.resourcemanager.storage.models that return StorageAccountCreateParametersModifier and TypeMethodDescriptionStorageAccountCreateParameters.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of StorageAccountCreateParameters from the JsonReader.StorageAccountCreateParameters.withAccessTier(AccessTier accessTier) Set the accessTier property: Required for storage accounts where kind = BlobStorage.StorageAccountCreateParameters.withAllowBlobPublicAccess(Boolean allowBlobPublicAccess) Set the allowBlobPublicAccess property: Allow or disallow public access to all blobs or containers in the storage account.StorageAccountCreateParameters.withAllowCrossTenantReplication(Boolean allowCrossTenantReplication) Set the allowCrossTenantReplication property: Allow or disallow cross AAD tenant object replication.StorageAccountCreateParameters.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.StorageAccountCreateParameters.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.StorageAccountCreateParameters.withAzureFilesIdentityBasedAuthentication(AzureFilesIdentityBasedAuthentication azureFilesIdentityBasedAuthentication) Set the azureFilesIdentityBasedAuthentication property: Provides the identity based authentication settings for Azure Files.StorageAccountCreateParameters.withCustomDomain(CustomDomain customDomain) Set the customDomain property: User domain assigned to the storage account.StorageAccountCreateParameters.withDefaultToOAuthAuthentication(Boolean defaultToOAuthAuthentication) Set the defaultToOAuthAuthentication property: A boolean flag which indicates whether the default authentication is OAuth or not.StorageAccountCreateParameters.withDnsEndpointType(DnsEndpointType dnsEndpointType) Set the dnsEndpointType property: Allows you to specify the type of endpoint.StorageAccountCreateParameters.withDualStackEndpointPreference(DualStackEndpointPreference dualStackEndpointPreference) Set the dualStackEndpointPreference property: Maintains information about the Internet protocol opted by the user.StorageAccountCreateParameters.withEnableExtendedGroups(Boolean enableExtendedGroups) Set the enableExtendedGroups property: Enables extended group support with local users feature, if set to true.StorageAccountCreateParameters.withEnableHttpsTrafficOnly(Boolean enableHttpsTrafficOnly) Set the enableHttpsTrafficOnly property: Allows https traffic only to storage service if sets to true.StorageAccountCreateParameters.withEnableNfsV3(Boolean enableNfsV3) Set the enableNfsV3 property: NFS 3.0 protocol support enabled if set to true.StorageAccountCreateParameters.withEncryption(Encryption encryption) Set the encryption property: Encryption settings to be used for server-side encryption for the storage account.StorageAccountCreateParameters.withExtendedLocation(ExtendedLocation extendedLocation) Set the extendedLocation property: Optional.StorageAccountCreateParameters.withGeoPriorityReplicationStatus(GeoPriorityReplicationStatus geoPriorityReplicationStatus) Set the geoPriorityReplicationStatus property: Status indicating whether Geo Priority Replication is enabled for the account.StorageAccountCreateParameters.withIdentity(Identity identity) Set the identity property: The identity of the resource.StorageAccountCreateParameters.withImmutableStorageWithVersioning(ImmutableStorageAccount immutableStorageWithVersioning) Set the immutableStorageWithVersioning property: The property is immutable and can only be set to true at the account creation time.StorageAccountCreateParameters.withIsHnsEnabled(Boolean isHnsEnabled) Set the isHnsEnabled property: Account HierarchicalNamespace enabled if sets to true.StorageAccountCreateParameters.withIsLocalUserEnabled(Boolean isLocalUserEnabled) Set the isLocalUserEnabled property: Enables local users feature, if set to true.StorageAccountCreateParameters.withIsSftpEnabled(Boolean isSftpEnabled) Set the isSftpEnabled property: Enables Secure File Transfer Protocol, if set to true.StorageAccountCreateParameters.withKeyPolicy(KeyPolicy keyPolicy) Set the keyPolicy property: KeyPolicy assigned to the storage account.Set the kind property: Required.StorageAccountCreateParameters.withLargeFileSharesState(LargeFileSharesState largeFileSharesState) Set the largeFileSharesState property: Allow large file shares if sets to Enabled.StorageAccountCreateParameters.withLocation(String location) Set the location property: Required.StorageAccountCreateParameters.withMinimumTlsVersion(MinimumTlsVersion minimumTlsVersion) Set the minimumTlsVersion property: Set the minimum TLS version to be permitted on requests to storage.StorageAccountCreateParameters.withNetworkRuleSet(NetworkRuleSet networkRuleSet) Set the networkRuleSet property: Network rule set.StorageAccountCreateParameters.withPlacement(Placement placement) Set the placement property: Optional.StorageAccountCreateParameters.withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess) Set the publicNetworkAccess property: Allow, disallow, or let Network Security Perimeter configuration to evaluate public network access to Storage Account.StorageAccountCreateParameters.withRoutingPreference(RoutingPreference routingPreference) Set the routingPreference property: Maintains information about the network routing choice opted by the user for data transfer.StorageAccountCreateParameters.withSasPolicy(SasPolicy sasPolicy) Set the sasPolicy property: SasPolicy assigned to the storage account.Set the sku property: Required.Set the tags property: Gets or sets a list of key value pairs that describe the resource.Set the zones property: Optional.