891 строка
78 KiB
YAML
891 строка
78 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner"
|
|
name: "StorageAccountInner"
|
|
nameWithType: "StorageAccountInner"
|
|
summary: "The storage account."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "<xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.management.Resource.fromJson(com.azure.json.JsonReader)?alt=com.azure.core.management.Resource.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.location()?alt=com.azure.core.management.Resource.location&text=location\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.tags()?alt=com.azure.core.management.Resource.tags&text=tags\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.toJson(com.azure.json.JsonWriter)?alt=com.azure.core.management.Resource.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.withLocation(java.lang.String)?alt=com.azure.core.management.Resource.withLocation&text=withLocation\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.core.management.Resource.withTags&text=withTags\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **StorageAccountInner**</br> extends <xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.StorageAccountInner()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.StorageAccountInner()"
|
|
name: "StorageAccountInner()"
|
|
nameWithType: "StorageAccountInner.StorageAccountInner()"
|
|
summary: "Creates an instance of Storage<wbr>Account<wbr>Inner class."
|
|
syntax: "public StorageAccountInner()"
|
|
desc: "Creates an instance of StorageAccountInner class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.accessTier()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.accessTier()"
|
|
name: "accessTier()"
|
|
nameWithType: "StorageAccountInner.accessTier()"
|
|
summary: "Get the access<wbr>Tier property: Required for storage accounts where kind = Blob<wbr>Storage."
|
|
syntax: "public AccessTier accessTier()"
|
|
desc: "Get the accessTier property: Required for storage accounts where kind = BlobStorage. The access tier is used for billing. The 'Premium' access tier is the default value for premium block blobs storage account type and it cannot be changed for the premium block blobs storage account type."
|
|
returns:
|
|
description: "the accessTier value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.AccessTier?alt=com.azure.resourcemanager.storage.models.AccessTier&text=AccessTier\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.accountMigrationInProgress()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.accountMigrationInProgress()"
|
|
name: "accountMigrationInProgress()"
|
|
nameWithType: "StorageAccountInner.accountMigrationInProgress()"
|
|
summary: "Get the account<wbr>Migration<wbr>InProgress property: If customer initiated account migration is in progress, the value will be true else it will be null."
|
|
syntax: "public Boolean accountMigrationInProgress()"
|
|
desc: "Get the accountMigrationInProgress property: If customer initiated account migration is in progress, the value will be true else it will be null."
|
|
returns:
|
|
description: "the accountMigrationInProgress value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.allowBlobPublicAccess()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.allowBlobPublicAccess()"
|
|
name: "allowBlobPublicAccess()"
|
|
nameWithType: "StorageAccountInner.allowBlobPublicAccess()"
|
|
summary: "Get the allow<wbr>Blob<wbr>Public<wbr>Access property: Allow or disallow public access to all blobs or containers in the storage account."
|
|
syntax: "public Boolean allowBlobPublicAccess()"
|
|
desc: "Get the allowBlobPublicAccess property: Allow or disallow public access to all blobs or containers in the storage account. The default interpretation is false for this property."
|
|
returns:
|
|
description: "the allowBlobPublicAccess value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.allowCrossTenantReplication()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.allowCrossTenantReplication()"
|
|
name: "allowCrossTenantReplication()"
|
|
nameWithType: "StorageAccountInner.allowCrossTenantReplication()"
|
|
summary: "Get the allow<wbr>Cross<wbr>Tenant<wbr>Replication property: Allow or disallow cross AAD tenant object replication."
|
|
syntax: "public Boolean allowCrossTenantReplication()"
|
|
desc: "Get the allowCrossTenantReplication property: Allow or disallow cross AAD tenant object replication. Set this property to true for new or existing accounts only if object replication policies will involve storage accounts in different AAD tenants. The default interpretation is false for new accounts to follow best security practices by default."
|
|
returns:
|
|
description: "the allowCrossTenantReplication value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.allowSharedKeyAccess()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.allowSharedKeyAccess()"
|
|
name: "allowSharedKeyAccess()"
|
|
nameWithType: "StorageAccountInner.allowSharedKeyAccess()"
|
|
summary: "Get the allow<wbr>Shared<wbr>Key<wbr>Access property: Indicates whether the storage account permits requests to be authorized with the account access key via Shared Key."
|
|
syntax: "public Boolean allowSharedKeyAccess()"
|
|
desc: "Get the allowSharedKeyAccess property: Indicates whether the storage account permits requests to be authorized with the account access key via Shared Key. If false, then all requests, including shared access signatures, must be authorized with Azure Active Directory (Azure AD). The default value is null, which is equivalent to true."
|
|
returns:
|
|
description: "the allowSharedKeyAccess value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.allowedCopyScope()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.allowedCopyScope()"
|
|
name: "allowedCopyScope()"
|
|
nameWithType: "StorageAccountInner.allowedCopyScope()"
|
|
summary: "Get the allowed<wbr>Copy<wbr>Scope property: Restrict copy to and from Storage Accounts within an AAD tenant or with Private Links to the same VNet."
|
|
syntax: "public AllowedCopyScope allowedCopyScope()"
|
|
desc: "Get the allowedCopyScope property: Restrict copy to and from Storage Accounts within an AAD tenant or with Private Links to the same VNet."
|
|
returns:
|
|
description: "the allowedCopyScope value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.AllowedCopyScope?alt=com.azure.resourcemanager.storage.models.AllowedCopyScope&text=AllowedCopyScope\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.azureFilesIdentityBasedAuthentication()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.azureFilesIdentityBasedAuthentication()"
|
|
name: "azureFilesIdentityBasedAuthentication()"
|
|
nameWithType: "StorageAccountInner.azureFilesIdentityBasedAuthentication()"
|
|
summary: "Get the azure<wbr>Files<wbr>Identity<wbr>Based<wbr>Authentication property: Provides the identity based authentication settings for Azure Files."
|
|
syntax: "public AzureFilesIdentityBasedAuthentication azureFilesIdentityBasedAuthentication()"
|
|
desc: "Get the azureFilesIdentityBasedAuthentication property: Provides the identity based authentication settings for Azure Files."
|
|
returns:
|
|
description: "the azureFilesIdentityBasedAuthentication value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.AzureFilesIdentityBasedAuthentication?alt=com.azure.resourcemanager.storage.models.AzureFilesIdentityBasedAuthentication&text=AzureFilesIdentityBasedAuthentication\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.blobRestoreStatus()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.blobRestoreStatus()"
|
|
name: "blobRestoreStatus()"
|
|
nameWithType: "StorageAccountInner.blobRestoreStatus()"
|
|
summary: "Get the blob<wbr>Restore<wbr>Status property: Blob restore status."
|
|
syntax: "public BlobRestoreStatusInner blobRestoreStatus()"
|
|
desc: "Get the blobRestoreStatus property: Blob restore status."
|
|
returns:
|
|
description: "the blobRestoreStatus value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.BlobRestoreStatusInner?alt=com.azure.resourcemanager.storage.fluent.models.BlobRestoreStatusInner&text=BlobRestoreStatusInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.creationTime()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.creationTime()"
|
|
name: "creationTime()"
|
|
nameWithType: "StorageAccountInner.creationTime()"
|
|
summary: "Get the creation<wbr>Time property: Gets the creation date and time of the storage account in UTC."
|
|
syntax: "public OffsetDateTime creationTime()"
|
|
desc: "Get the creationTime property: Gets the creation date and time of the storage account in UTC."
|
|
returns:
|
|
description: "the creationTime value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.customDomain()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.customDomain()"
|
|
name: "customDomain()"
|
|
nameWithType: "StorageAccountInner.customDomain()"
|
|
summary: "Get the custom<wbr>Domain property: Gets the custom domain the user assigned to this storage account."
|
|
syntax: "public CustomDomain customDomain()"
|
|
desc: "Get the customDomain property: Gets the custom domain the user assigned to this storage account."
|
|
returns:
|
|
description: "the customDomain value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.CustomDomain?alt=com.azure.resourcemanager.storage.models.CustomDomain&text=CustomDomain\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.defaultToOAuthAuthentication()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.defaultToOAuthAuthentication()"
|
|
name: "defaultToOAuthAuthentication()"
|
|
nameWithType: "StorageAccountInner.defaultToOAuthAuthentication()"
|
|
summary: "Get the default<wbr>ToOAuth<wbr>Authentication property: A boolean flag which indicates whether the default authentication is OAuth or not."
|
|
syntax: "public Boolean defaultToOAuthAuthentication()"
|
|
desc: "Get the defaultToOAuthAuthentication property: A boolean flag which indicates whether the default authentication is OAuth or not. The default interpretation is false for this property."
|
|
returns:
|
|
description: "the defaultToOAuthAuthentication value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.dnsEndpointType()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.dnsEndpointType()"
|
|
name: "dnsEndpointType()"
|
|
nameWithType: "StorageAccountInner.dnsEndpointType()"
|
|
summary: "Get the dns<wbr>Endpoint<wbr>Type property: Allows you to specify the type of endpoint."
|
|
syntax: "public DnsEndpointType dnsEndpointType()"
|
|
desc: "Get the dnsEndpointType property: Allows you to specify the type of endpoint. Set this to AzureDNSZone to create a large number of accounts in a single subscription, which creates accounts in an Azure DNS Zone and the endpoint URL will have an alphanumeric DNS Zone identifier."
|
|
returns:
|
|
description: "the dnsEndpointType value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.DnsEndpointType?alt=com.azure.resourcemanager.storage.models.DnsEndpointType&text=DnsEndpointType\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.enableExtendedGroups()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.enableExtendedGroups()"
|
|
name: "enableExtendedGroups()"
|
|
nameWithType: "StorageAccountInner.enableExtendedGroups()"
|
|
summary: "Get the enable<wbr>Extended<wbr>Groups property: Enables extended group support with local users feature, if set to true."
|
|
syntax: "public Boolean enableExtendedGroups()"
|
|
desc: "Get the enableExtendedGroups property: Enables extended group support with local users feature, if set to true."
|
|
returns:
|
|
description: "the enableExtendedGroups value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.enableHttpsTrafficOnly()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.enableHttpsTrafficOnly()"
|
|
name: "enableHttpsTrafficOnly()"
|
|
nameWithType: "StorageAccountInner.enableHttpsTrafficOnly()"
|
|
summary: "Get the enable<wbr>Https<wbr>Traffic<wbr>Only property: Allows https traffic only to storage service if sets to true."
|
|
syntax: "public Boolean enableHttpsTrafficOnly()"
|
|
desc: "Get the enableHttpsTrafficOnly property: Allows https traffic only to storage service if sets to true."
|
|
returns:
|
|
description: "the enableHttpsTrafficOnly value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.enableNfsV3()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.enableNfsV3()"
|
|
name: "enableNfsV3()"
|
|
nameWithType: "StorageAccountInner.enableNfsV3()"
|
|
summary: "Get the enable<wbr>NfsV3 property: NFS 3.0 protocol support enabled if set to true."
|
|
syntax: "public Boolean enableNfsV3()"
|
|
desc: "Get the enableNfsV3 property: NFS 3.0 protocol support enabled if set to true."
|
|
returns:
|
|
description: "the enableNfsV3 value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.encryption()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.encryption()"
|
|
name: "encryption()"
|
|
nameWithType: "StorageAccountInner.encryption()"
|
|
summary: "Get the encryption property: Encryption settings to be used for server-side encryption for the storage account."
|
|
syntax: "public Encryption encryption()"
|
|
desc: "Get the encryption property: Encryption settings to be used for server-side encryption for the storage account."
|
|
returns:
|
|
description: "the encryption value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.Encryption?alt=com.azure.resourcemanager.storage.models.Encryption&text=Encryption\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.extendedLocation()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.extendedLocation()"
|
|
name: "extendedLocation()"
|
|
nameWithType: "StorageAccountInner.extendedLocation()"
|
|
summary: "Get the extended<wbr>Location property: The extended<wbr>Location of the resource."
|
|
syntax: "public ExtendedLocation extendedLocation()"
|
|
desc: "Get the extendedLocation property: The extendedLocation of the resource."
|
|
returns:
|
|
description: "the extendedLocation value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.ExtendedLocation?alt=com.azure.resourcemanager.storage.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.failoverInProgress()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.failoverInProgress()"
|
|
name: "failoverInProgress()"
|
|
nameWithType: "StorageAccountInner.failoverInProgress()"
|
|
summary: "Get the failover<wbr>InProgress property: If the failover is in progress, the value will be true, otherwise, it will be null."
|
|
syntax: "public Boolean failoverInProgress()"
|
|
desc: "Get the failoverInProgress property: If the failover is in progress, the value will be true, otherwise, it will be null."
|
|
returns:
|
|
description: "the failoverInProgress value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "StorageAccountInner.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Storage<wbr>Account<wbr>Inner from the Json<wbr>Reader."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "The JsonReader being read."
|
|
name: "jsonReader"
|
|
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static StorageAccountInner fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If the deserialized JSON object was missing any required properties."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of StorageAccountInner from the JsonReader."
|
|
returns:
|
|
description: "An instance of StorageAccountInner if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.geoReplicationStats()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.geoReplicationStats()"
|
|
name: "geoReplicationStats()"
|
|
nameWithType: "StorageAccountInner.geoReplicationStats()"
|
|
summary: "Get the geo<wbr>Replication<wbr>Stats property: Geo Replication Stats."
|
|
syntax: "public GeoReplicationStats geoReplicationStats()"
|
|
desc: "Get the geoReplicationStats property: Geo Replication Stats."
|
|
returns:
|
|
description: "the geoReplicationStats value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.GeoReplicationStats?alt=com.azure.resourcemanager.storage.models.GeoReplicationStats&text=GeoReplicationStats\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.id()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.id()"
|
|
name: "id()"
|
|
nameWithType: "StorageAccountInner.id()"
|
|
summary: "Get the id property: Fully qualified resource Id for the resource."
|
|
overridden: "com.azure.core.management.ProxyResource.id()"
|
|
syntax: "public String id()"
|
|
desc: "Get the id property: Fully qualified resource Id for the resource."
|
|
returns:
|
|
description: "the id value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.identity()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.identity()"
|
|
name: "identity()"
|
|
nameWithType: "StorageAccountInner.identity()"
|
|
summary: "Get the identity property: The identity of the resource."
|
|
syntax: "public Identity identity()"
|
|
desc: "Get the identity property: The identity of the resource."
|
|
returns:
|
|
description: "the identity value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.Identity?alt=com.azure.resourcemanager.storage.models.Identity&text=Identity\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.immutableStorageWithVersioning()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.immutableStorageWithVersioning()"
|
|
name: "immutableStorageWithVersioning()"
|
|
nameWithType: "StorageAccountInner.immutableStorageWithVersioning()"
|
|
summary: "Get the immutable<wbr>Storage<wbr>With<wbr>Versioning property: The property is immutable and can only be set to true at the account creation time."
|
|
syntax: "public ImmutableStorageAccount immutableStorageWithVersioning()"
|
|
desc: "Get the immutableStorageWithVersioning property: The property is immutable and can only be set to true at the account creation time. When set to true, it enables object level immutability for all the containers in the account by default."
|
|
returns:
|
|
description: "the immutableStorageWithVersioning value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.ImmutableStorageAccount?alt=com.azure.resourcemanager.storage.models.ImmutableStorageAccount&text=ImmutableStorageAccount\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.isHnsEnabled()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.isHnsEnabled()"
|
|
name: "isHnsEnabled()"
|
|
nameWithType: "StorageAccountInner.isHnsEnabled()"
|
|
summary: "Get the is<wbr>Hns<wbr>Enabled property: Account Hierarchical<wbr>Namespace enabled if sets to true."
|
|
syntax: "public Boolean isHnsEnabled()"
|
|
desc: "Get the isHnsEnabled property: Account HierarchicalNamespace enabled if sets to true."
|
|
returns:
|
|
description: "the isHnsEnabled value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.isLocalUserEnabled()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.isLocalUserEnabled()"
|
|
name: "isLocalUserEnabled()"
|
|
nameWithType: "StorageAccountInner.isLocalUserEnabled()"
|
|
summary: "Get the is<wbr>Local<wbr>User<wbr>Enabled property: Enables local users feature, if set to true."
|
|
syntax: "public Boolean isLocalUserEnabled()"
|
|
desc: "Get the isLocalUserEnabled property: Enables local users feature, if set to true."
|
|
returns:
|
|
description: "the isLocalUserEnabled value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.isSftpEnabled()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.isSftpEnabled()"
|
|
name: "isSftpEnabled()"
|
|
nameWithType: "StorageAccountInner.isSftpEnabled()"
|
|
summary: "Get the is<wbr>Sftp<wbr>Enabled property: Enables Secure File Transfer Protocol, if set to true."
|
|
syntax: "public Boolean isSftpEnabled()"
|
|
desc: "Get the isSftpEnabled property: Enables Secure File Transfer Protocol, if set to true."
|
|
returns:
|
|
description: "the isSftpEnabled value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.isSkuConversionBlocked()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.isSkuConversionBlocked()"
|
|
name: "isSkuConversionBlocked()"
|
|
nameWithType: "StorageAccountInner.isSkuConversionBlocked()"
|
|
summary: "Get the is<wbr>Sku<wbr>Conversion<wbr>Blocked property: This property will be set to true or false on an event of ongoing migration."
|
|
syntax: "public Boolean isSkuConversionBlocked()"
|
|
desc: "Get the isSkuConversionBlocked property: This property will be set to true or false on an event of ongoing migration. Default value is null."
|
|
returns:
|
|
description: "the isSkuConversionBlocked value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.keyCreationTime()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.keyCreationTime()"
|
|
name: "keyCreationTime()"
|
|
nameWithType: "StorageAccountInner.keyCreationTime()"
|
|
summary: "Get the key<wbr>Creation<wbr>Time property: Storage account keys creation time."
|
|
syntax: "public KeyCreationTime keyCreationTime()"
|
|
desc: "Get the keyCreationTime property: Storage account keys creation time."
|
|
returns:
|
|
description: "the keyCreationTime value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.KeyCreationTime?alt=com.azure.resourcemanager.storage.models.KeyCreationTime&text=KeyCreationTime\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.keyPolicy()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.keyPolicy()"
|
|
name: "keyPolicy()"
|
|
nameWithType: "StorageAccountInner.keyPolicy()"
|
|
summary: "Get the key<wbr>Policy property: Key<wbr>Policy assigned to the storage account."
|
|
syntax: "public KeyPolicy keyPolicy()"
|
|
desc: "Get the keyPolicy property: KeyPolicy assigned to the storage account."
|
|
returns:
|
|
description: "the keyPolicy value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.KeyPolicy?alt=com.azure.resourcemanager.storage.models.KeyPolicy&text=KeyPolicy\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.kind()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.kind()"
|
|
name: "kind()"
|
|
nameWithType: "StorageAccountInner.kind()"
|
|
summary: "Get the kind property: Gets the Kind."
|
|
syntax: "public Kind kind()"
|
|
desc: "Get the kind property: Gets the Kind."
|
|
returns:
|
|
description: "the kind value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.Kind?alt=com.azure.resourcemanager.storage.models.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.largeFileSharesState()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.largeFileSharesState()"
|
|
name: "largeFileSharesState()"
|
|
nameWithType: "StorageAccountInner.largeFileSharesState()"
|
|
summary: "Get the large<wbr>File<wbr>Shares<wbr>State property: Allow large file shares if sets to Enabled."
|
|
syntax: "public LargeFileSharesState largeFileSharesState()"
|
|
desc: "Get the largeFileSharesState property: Allow large file shares if sets to Enabled. It cannot be disabled once it is enabled."
|
|
returns:
|
|
description: "the largeFileSharesState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.LargeFileSharesState?alt=com.azure.resourcemanager.storage.models.LargeFileSharesState&text=LargeFileSharesState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.lastGeoFailoverTime()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.lastGeoFailoverTime()"
|
|
name: "lastGeoFailoverTime()"
|
|
nameWithType: "StorageAccountInner.lastGeoFailoverTime()"
|
|
summary: "Get the last<wbr>Geo<wbr>Failover<wbr>Time property: Gets the timestamp of the most recent instance of a failover to the secondary location."
|
|
syntax: "public OffsetDateTime lastGeoFailoverTime()"
|
|
desc: "Get the lastGeoFailoverTime property: Gets the timestamp of the most recent instance of a failover to the secondary location. Only the most recent timestamp is retained. This element is not returned if there has never been a failover instance. Only available if the accountType is Standard\\_GRS or Standard\\_RAGRS."
|
|
returns:
|
|
description: "the lastGeoFailoverTime value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.minimumTlsVersion()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.minimumTlsVersion()"
|
|
name: "minimumTlsVersion()"
|
|
nameWithType: "StorageAccountInner.minimumTlsVersion()"
|
|
summary: "Get the minimum<wbr>Tls<wbr>Version property: Set the minimum TLS version to be permitted on requests to storage."
|
|
syntax: "public MinimumTlsVersion minimumTlsVersion()"
|
|
desc: "Get the minimumTlsVersion property: Set the minimum TLS version to be permitted on requests to storage. The default interpretation is TLS 1.0 for this property."
|
|
returns:
|
|
description: "the minimumTlsVersion value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.MinimumTlsVersion?alt=com.azure.resourcemanager.storage.models.MinimumTlsVersion&text=MinimumTlsVersion\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.name()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.name()"
|
|
name: "name()"
|
|
nameWithType: "StorageAccountInner.name()"
|
|
summary: "Get the name property: The name of the resource."
|
|
overridden: "com.azure.core.management.ProxyResource.name()"
|
|
syntax: "public String name()"
|
|
desc: "Get the name property: The name of the resource."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.networkRuleSet()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.networkRuleSet()"
|
|
name: "networkRuleSet()"
|
|
nameWithType: "StorageAccountInner.networkRuleSet()"
|
|
summary: "Get the network<wbr>Rule<wbr>Set property: Network rule set."
|
|
syntax: "public NetworkRuleSet networkRuleSet()"
|
|
desc: "Get the networkRuleSet property: Network rule set."
|
|
returns:
|
|
description: "the networkRuleSet value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.NetworkRuleSet?alt=com.azure.resourcemanager.storage.models.NetworkRuleSet&text=NetworkRuleSet\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.primaryEndpoints()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.primaryEndpoints()"
|
|
name: "primaryEndpoints()"
|
|
nameWithType: "StorageAccountInner.primaryEndpoints()"
|
|
summary: "Get the primary<wbr>Endpoints property: Gets the URLs that are used to perform a retrieval of a public blob, queue, or table object."
|
|
syntax: "public Endpoints primaryEndpoints()"
|
|
desc: "Get the primaryEndpoints property: Gets the URLs that are used to perform a retrieval of a public blob, queue, or table object. Note that Standard\\_ZRS and Premium\\_LRS accounts only return the blob endpoint."
|
|
returns:
|
|
description: "the primaryEndpoints value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.Endpoints?alt=com.azure.resourcemanager.storage.models.Endpoints&text=Endpoints\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.primaryLocation()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.primaryLocation()"
|
|
name: "primaryLocation()"
|
|
nameWithType: "StorageAccountInner.primaryLocation()"
|
|
summary: "Get the primary<wbr>Location property: Gets the location of the primary data center for the storage account."
|
|
syntax: "public String primaryLocation()"
|
|
desc: "Get the primaryLocation property: Gets the location of the primary data center for the storage account."
|
|
returns:
|
|
description: "the primaryLocation value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.privateEndpointConnections()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.privateEndpointConnections()"
|
|
name: "privateEndpointConnections()"
|
|
nameWithType: "StorageAccountInner.privateEndpointConnections()"
|
|
summary: "Get the private<wbr>Endpoint<wbr>Connections property: List of private endpoint connection associated with the specified storage account."
|
|
syntax: "public List<PrivateEndpointConnectionInner> privateEndpointConnections()"
|
|
desc: "Get the privateEndpointConnections property: List of private endpoint connection associated with the specified storage account."
|
|
returns:
|
|
description: "the privateEndpointConnections value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.storage.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.storage.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "StorageAccountInner.provisioningState()"
|
|
summary: "Get the provisioning<wbr>State property: Gets the status of the storage account at the time the operation was called."
|
|
syntax: "public ProvisioningState provisioningState()"
|
|
desc: "Get the provisioningState property: Gets the status of the storage account at the time the operation was called."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.ProvisioningState?alt=com.azure.resourcemanager.storage.models.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.publicNetworkAccess()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.publicNetworkAccess()"
|
|
name: "publicNetworkAccess()"
|
|
nameWithType: "StorageAccountInner.publicNetworkAccess()"
|
|
summary: "Get the public<wbr>Network<wbr>Access property: Allow, disallow, or let Network Security Perimeter configuration to evaluate public network access to Storage Account."
|
|
syntax: "public PublicNetworkAccess publicNetworkAccess()"
|
|
desc: "Get the publicNetworkAccess property: Allow, disallow, or let Network Security Perimeter configuration to evaluate public network access to Storage Account."
|
|
returns:
|
|
description: "the publicNetworkAccess value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.PublicNetworkAccess?alt=com.azure.resourcemanager.storage.models.PublicNetworkAccess&text=PublicNetworkAccess\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.routingPreference()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.routingPreference()"
|
|
name: "routingPreference()"
|
|
nameWithType: "StorageAccountInner.routingPreference()"
|
|
summary: "Get the routing<wbr>Preference property: Maintains information about the network routing choice opted by the user for data transfer."
|
|
syntax: "public RoutingPreference routingPreference()"
|
|
desc: "Get the routingPreference property: Maintains information about the network routing choice opted by the user for data transfer."
|
|
returns:
|
|
description: "the routingPreference value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.RoutingPreference?alt=com.azure.resourcemanager.storage.models.RoutingPreference&text=RoutingPreference\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.sasPolicy()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.sasPolicy()"
|
|
name: "sasPolicy()"
|
|
nameWithType: "StorageAccountInner.sasPolicy()"
|
|
summary: "Get the sas<wbr>Policy property: Sas<wbr>Policy assigned to the storage account."
|
|
syntax: "public SasPolicy sasPolicy()"
|
|
desc: "Get the sasPolicy property: SasPolicy assigned to the storage account."
|
|
returns:
|
|
description: "the sasPolicy value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.SasPolicy?alt=com.azure.resourcemanager.storage.models.SasPolicy&text=SasPolicy\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.secondaryEndpoints()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.secondaryEndpoints()"
|
|
name: "secondaryEndpoints()"
|
|
nameWithType: "StorageAccountInner.secondaryEndpoints()"
|
|
summary: "Get the secondary<wbr>Endpoints property: Gets the URLs that are used to perform a retrieval of a public blob, queue, or table object from the secondary location of the storage account."
|
|
syntax: "public Endpoints secondaryEndpoints()"
|
|
desc: "Get the secondaryEndpoints property: Gets the URLs that are used to perform a retrieval of a public blob, queue, or table object from the secondary location of the storage account. Only available if the SKU name is Standard\\_RAGRS."
|
|
returns:
|
|
description: "the secondaryEndpoints value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.Endpoints?alt=com.azure.resourcemanager.storage.models.Endpoints&text=Endpoints\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.secondaryLocation()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.secondaryLocation()"
|
|
name: "secondaryLocation()"
|
|
nameWithType: "StorageAccountInner.secondaryLocation()"
|
|
summary: "Get the secondary<wbr>Location property: Gets the location of the geo-replicated secondary for the storage account."
|
|
syntax: "public String secondaryLocation()"
|
|
desc: "Get the secondaryLocation property: Gets the location of the geo-replicated secondary for the storage account. Only available if the accountType is Standard\\_GRS or Standard\\_RAGRS."
|
|
returns:
|
|
description: "the secondaryLocation value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.sku()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.sku()"
|
|
name: "sku()"
|
|
nameWithType: "StorageAccountInner.sku()"
|
|
summary: "Get the sku property: Gets the SKU."
|
|
syntax: "public Sku sku()"
|
|
desc: "Get the sku property: Gets the SKU."
|
|
returns:
|
|
description: "the sku value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.Sku?alt=com.azure.resourcemanager.storage.models.Sku&text=Sku\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.statusOfPrimary()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.statusOfPrimary()"
|
|
name: "statusOfPrimary()"
|
|
nameWithType: "StorageAccountInner.statusOfPrimary()"
|
|
summary: "Get the status<wbr>OfPrimary property: Gets the status indicating whether the primary location of the storage account is available or unavailable."
|
|
syntax: "public AccountStatus statusOfPrimary()"
|
|
desc: "Get the statusOfPrimary property: Gets the status indicating whether the primary location of the storage account is available or unavailable."
|
|
returns:
|
|
description: "the statusOfPrimary value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.AccountStatus?alt=com.azure.resourcemanager.storage.models.AccountStatus&text=AccountStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.statusOfSecondary()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.statusOfSecondary()"
|
|
name: "statusOfSecondary()"
|
|
nameWithType: "StorageAccountInner.statusOfSecondary()"
|
|
summary: "Get the status<wbr>OfSecondary property: Gets the status indicating whether the secondary location of the storage account is available or unavailable."
|
|
syntax: "public AccountStatus statusOfSecondary()"
|
|
desc: "Get the statusOfSecondary property: Gets the status indicating whether the secondary location of the storage account is available or unavailable. Only available if the SKU name is Standard\\_GRS or Standard\\_RAGRS."
|
|
returns:
|
|
description: "the statusOfSecondary value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.AccountStatus?alt=com.azure.resourcemanager.storage.models.AccountStatus&text=AccountStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.storageAccountSkuConversionStatus()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.storageAccountSkuConversionStatus()"
|
|
name: "storageAccountSkuConversionStatus()"
|
|
nameWithType: "StorageAccountInner.storageAccountSkuConversionStatus()"
|
|
summary: "Get the storage<wbr>Account<wbr>Sku<wbr>Conversion<wbr>Status property: This property is read<wbr>Only and is set by server during asynchronous storage account sku conversion operations."
|
|
syntax: "public StorageAccountSkuConversionStatus storageAccountSkuConversionStatus()"
|
|
desc: "Get the storageAccountSkuConversionStatus property: This property is readOnly and is set by server during asynchronous storage account sku conversion operations."
|
|
returns:
|
|
description: "the storageAccountSkuConversionStatus value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.StorageAccountSkuConversionStatus?alt=com.azure.resourcemanager.storage.models.StorageAccountSkuConversionStatus&text=StorageAccountSkuConversionStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "StorageAccountInner.toJson(JsonWriter jsonWriter)"
|
|
overridden: "com.azure.core.management.Resource.toJson(com.azure.json.JsonWriter)"
|
|
parameters:
|
|
- name: "jsonWriter"
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
|
|
exceptions:
|
|
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
returns:
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.type()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.type()"
|
|
name: "type()"
|
|
nameWithType: "StorageAccountInner.type()"
|
|
summary: "Get the type property: The type of the resource."
|
|
overridden: "com.azure.core.management.ProxyResource.type()"
|
|
syntax: "public String type()"
|
|
desc: "Get the type property: The type of the resource."
|
|
returns:
|
|
description: "the type value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.validate()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.validate()"
|
|
name: "validate()"
|
|
nameWithType: "StorageAccountInner.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withAllowBlobPublicAccess(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withAllowBlobPublicAccess(Boolean allowBlobPublicAccess)"
|
|
name: "withAllowBlobPublicAccess(Boolean allowBlobPublicAccess)"
|
|
nameWithType: "StorageAccountInner.withAllowBlobPublicAccess(Boolean allowBlobPublicAccess)"
|
|
summary: "Set the allow<wbr>Blob<wbr>Public<wbr>Access property: Allow or disallow public access to all blobs or containers in the storage account."
|
|
parameters:
|
|
- description: "the allowBlobPublicAccess value to set."
|
|
name: "allowBlobPublicAccess"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public StorageAccountInner withAllowBlobPublicAccess(Boolean allowBlobPublicAccess)"
|
|
desc: "Set the allowBlobPublicAccess property: Allow or disallow public access to all blobs or containers in the storage account. The default interpretation is false for this property."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withAllowCrossTenantReplication(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withAllowCrossTenantReplication(Boolean allowCrossTenantReplication)"
|
|
name: "withAllowCrossTenantReplication(Boolean allowCrossTenantReplication)"
|
|
nameWithType: "StorageAccountInner.withAllowCrossTenantReplication(Boolean allowCrossTenantReplication)"
|
|
summary: "Set the allow<wbr>Cross<wbr>Tenant<wbr>Replication property: Allow or disallow cross AAD tenant object replication."
|
|
parameters:
|
|
- description: "the allowCrossTenantReplication value to set."
|
|
name: "allowCrossTenantReplication"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public StorageAccountInner withAllowCrossTenantReplication(Boolean allowCrossTenantReplication)"
|
|
desc: "Set the allowCrossTenantReplication property: Allow or disallow cross AAD tenant object replication. Set this property to true for new or existing accounts only if object replication policies will involve storage accounts in different AAD tenants. The default interpretation is false for new accounts to follow best security practices by default."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withAllowSharedKeyAccess(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withAllowSharedKeyAccess(Boolean allowSharedKeyAccess)"
|
|
name: "withAllowSharedKeyAccess(Boolean allowSharedKeyAccess)"
|
|
nameWithType: "StorageAccountInner.withAllowSharedKeyAccess(Boolean allowSharedKeyAccess)"
|
|
summary: "Set the allow<wbr>Shared<wbr>Key<wbr>Access property: Indicates whether the storage account permits requests to be authorized with the account access key via Shared Key."
|
|
parameters:
|
|
- description: "the allowSharedKeyAccess value to set."
|
|
name: "allowSharedKeyAccess"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public StorageAccountInner withAllowSharedKeyAccess(Boolean allowSharedKeyAccess)"
|
|
desc: "Set the allowSharedKeyAccess property: Indicates whether the storage account permits requests to be authorized with the account access key via Shared Key. If false, then all requests, including shared access signatures, must be authorized with Azure Active Directory (Azure AD). The default value is null, which is equivalent to true."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withAllowedCopyScope(com.azure.resourcemanager.storage.models.AllowedCopyScope)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withAllowedCopyScope(AllowedCopyScope allowedCopyScope)"
|
|
name: "withAllowedCopyScope(AllowedCopyScope allowedCopyScope)"
|
|
nameWithType: "StorageAccountInner.withAllowedCopyScope(AllowedCopyScope allowedCopyScope)"
|
|
summary: "Set the allowed<wbr>Copy<wbr>Scope property: Restrict copy to and from Storage Accounts within an AAD tenant or with Private Links to the same VNet."
|
|
parameters:
|
|
- description: "the allowedCopyScope value to set."
|
|
name: "allowedCopyScope"
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.AllowedCopyScope?alt=com.azure.resourcemanager.storage.models.AllowedCopyScope&text=AllowedCopyScope\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public StorageAccountInner withAllowedCopyScope(AllowedCopyScope allowedCopyScope)"
|
|
desc: "Set the allowedCopyScope property: Restrict copy to and from Storage Accounts within an AAD tenant or with Private Links to the same VNet."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withAzureFilesIdentityBasedAuthentication(com.azure.resourcemanager.storage.models.AzureFilesIdentityBasedAuthentication)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withAzureFilesIdentityBasedAuthentication(AzureFilesIdentityBasedAuthentication azureFilesIdentityBasedAuthentication)"
|
|
name: "withAzureFilesIdentityBasedAuthentication(AzureFilesIdentityBasedAuthentication azureFilesIdentityBasedAuthentication)"
|
|
nameWithType: "StorageAccountInner.withAzureFilesIdentityBasedAuthentication(AzureFilesIdentityBasedAuthentication azureFilesIdentityBasedAuthentication)"
|
|
summary: "Set the azure<wbr>Files<wbr>Identity<wbr>Based<wbr>Authentication property: Provides the identity based authentication settings for Azure Files."
|
|
parameters:
|
|
- description: "the azureFilesIdentityBasedAuthentication value to set."
|
|
name: "azureFilesIdentityBasedAuthentication"
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.AzureFilesIdentityBasedAuthentication?alt=com.azure.resourcemanager.storage.models.AzureFilesIdentityBasedAuthentication&text=AzureFilesIdentityBasedAuthentication\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public StorageAccountInner withAzureFilesIdentityBasedAuthentication(AzureFilesIdentityBasedAuthentication azureFilesIdentityBasedAuthentication)"
|
|
desc: "Set the azureFilesIdentityBasedAuthentication property: Provides the identity based authentication settings for Azure Files."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withDefaultToOAuthAuthentication(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withDefaultToOAuthAuthentication(Boolean defaultToOAuthAuthentication)"
|
|
name: "withDefaultToOAuthAuthentication(Boolean defaultToOAuthAuthentication)"
|
|
nameWithType: "StorageAccountInner.withDefaultToOAuthAuthentication(Boolean defaultToOAuthAuthentication)"
|
|
summary: "Set the default<wbr>ToOAuth<wbr>Authentication property: A boolean flag which indicates whether the default authentication is OAuth or not."
|
|
parameters:
|
|
- description: "the defaultToOAuthAuthentication value to set."
|
|
name: "defaultToOAuthAuthentication"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public StorageAccountInner withDefaultToOAuthAuthentication(Boolean defaultToOAuthAuthentication)"
|
|
desc: "Set the defaultToOAuthAuthentication property: A boolean flag which indicates whether the default authentication is OAuth or not. The default interpretation is false for this property."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withDnsEndpointType(com.azure.resourcemanager.storage.models.DnsEndpointType)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withDnsEndpointType(DnsEndpointType dnsEndpointType)"
|
|
name: "withDnsEndpointType(DnsEndpointType dnsEndpointType)"
|
|
nameWithType: "StorageAccountInner.withDnsEndpointType(DnsEndpointType dnsEndpointType)"
|
|
summary: "Set the dns<wbr>Endpoint<wbr>Type property: Allows you to specify the type of endpoint."
|
|
parameters:
|
|
- description: "the dnsEndpointType value to set."
|
|
name: "dnsEndpointType"
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.DnsEndpointType?alt=com.azure.resourcemanager.storage.models.DnsEndpointType&text=DnsEndpointType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public StorageAccountInner withDnsEndpointType(DnsEndpointType dnsEndpointType)"
|
|
desc: "Set the dnsEndpointType property: Allows you to specify the type of endpoint. Set this to AzureDNSZone to create a large number of accounts in a single subscription, which creates accounts in an Azure DNS Zone and the endpoint URL will have an alphanumeric DNS Zone identifier."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withEnableExtendedGroups(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withEnableExtendedGroups(Boolean enableExtendedGroups)"
|
|
name: "withEnableExtendedGroups(Boolean enableExtendedGroups)"
|
|
nameWithType: "StorageAccountInner.withEnableExtendedGroups(Boolean enableExtendedGroups)"
|
|
summary: "Set the enable<wbr>Extended<wbr>Groups property: Enables extended group support with local users feature, if set to true."
|
|
parameters:
|
|
- description: "the enableExtendedGroups value to set."
|
|
name: "enableExtendedGroups"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public StorageAccountInner withEnableExtendedGroups(Boolean enableExtendedGroups)"
|
|
desc: "Set the enableExtendedGroups property: Enables extended group support with local users feature, if set to true."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withEnableHttpsTrafficOnly(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withEnableHttpsTrafficOnly(Boolean enableHttpsTrafficOnly)"
|
|
name: "withEnableHttpsTrafficOnly(Boolean enableHttpsTrafficOnly)"
|
|
nameWithType: "StorageAccountInner.withEnableHttpsTrafficOnly(Boolean enableHttpsTrafficOnly)"
|
|
summary: "Set the enable<wbr>Https<wbr>Traffic<wbr>Only property: Allows https traffic only to storage service if sets to true."
|
|
parameters:
|
|
- description: "the enableHttpsTrafficOnly value to set."
|
|
name: "enableHttpsTrafficOnly"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public StorageAccountInner withEnableHttpsTrafficOnly(Boolean enableHttpsTrafficOnly)"
|
|
desc: "Set the enableHttpsTrafficOnly property: Allows https traffic only to storage service if sets to true."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withEnableNfsV3(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withEnableNfsV3(Boolean enableNfsV3)"
|
|
name: "withEnableNfsV3(Boolean enableNfsV3)"
|
|
nameWithType: "StorageAccountInner.withEnableNfsV3(Boolean enableNfsV3)"
|
|
summary: "Set the enable<wbr>NfsV3 property: NFS 3.0 protocol support enabled if set to true."
|
|
parameters:
|
|
- description: "the enableNfsV3 value to set."
|
|
name: "enableNfsV3"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public StorageAccountInner withEnableNfsV3(Boolean enableNfsV3)"
|
|
desc: "Set the enableNfsV3 property: NFS 3.0 protocol support enabled if set to true."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withExtendedLocation(com.azure.resourcemanager.storage.models.ExtendedLocation)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withExtendedLocation(ExtendedLocation extendedLocation)"
|
|
name: "withExtendedLocation(ExtendedLocation extendedLocation)"
|
|
nameWithType: "StorageAccountInner.withExtendedLocation(ExtendedLocation extendedLocation)"
|
|
summary: "Set the extended<wbr>Location property: The extended<wbr>Location of the resource."
|
|
parameters:
|
|
- description: "the extendedLocation value to set."
|
|
name: "extendedLocation"
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.ExtendedLocation?alt=com.azure.resourcemanager.storage.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public StorageAccountInner withExtendedLocation(ExtendedLocation extendedLocation)"
|
|
desc: "Set the extendedLocation property: The extendedLocation of the resource."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withIdentity(com.azure.resourcemanager.storage.models.Identity)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withIdentity(Identity identity)"
|
|
name: "withIdentity(Identity identity)"
|
|
nameWithType: "StorageAccountInner.withIdentity(Identity identity)"
|
|
summary: "Set the identity property: The identity of the resource."
|
|
parameters:
|
|
- description: "the identity value to set."
|
|
name: "identity"
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.Identity?alt=com.azure.resourcemanager.storage.models.Identity&text=Identity\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public StorageAccountInner withIdentity(Identity identity)"
|
|
desc: "Set the identity property: The identity of the resource."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withImmutableStorageWithVersioning(com.azure.resourcemanager.storage.models.ImmutableStorageAccount)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withImmutableStorageWithVersioning(ImmutableStorageAccount immutableStorageWithVersioning)"
|
|
name: "withImmutableStorageWithVersioning(ImmutableStorageAccount immutableStorageWithVersioning)"
|
|
nameWithType: "StorageAccountInner.withImmutableStorageWithVersioning(ImmutableStorageAccount immutableStorageWithVersioning)"
|
|
summary: "Set the immutable<wbr>Storage<wbr>With<wbr>Versioning property: The property is immutable and can only be set to true at the account creation time."
|
|
parameters:
|
|
- description: "the immutableStorageWithVersioning value to set."
|
|
name: "immutableStorageWithVersioning"
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.ImmutableStorageAccount?alt=com.azure.resourcemanager.storage.models.ImmutableStorageAccount&text=ImmutableStorageAccount\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public StorageAccountInner withImmutableStorageWithVersioning(ImmutableStorageAccount immutableStorageWithVersioning)"
|
|
desc: "Set the immutableStorageWithVersioning property: The property is immutable and can only be set to true at the account creation time. When set to true, it enables object level immutability for all the containers in the account by default."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withIsHnsEnabled(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withIsHnsEnabled(Boolean isHnsEnabled)"
|
|
name: "withIsHnsEnabled(Boolean isHnsEnabled)"
|
|
nameWithType: "StorageAccountInner.withIsHnsEnabled(Boolean isHnsEnabled)"
|
|
summary: "Set the is<wbr>Hns<wbr>Enabled property: Account Hierarchical<wbr>Namespace enabled if sets to true."
|
|
parameters:
|
|
- description: "the isHnsEnabled value to set."
|
|
name: "isHnsEnabled"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public StorageAccountInner withIsHnsEnabled(Boolean isHnsEnabled)"
|
|
desc: "Set the isHnsEnabled property: Account HierarchicalNamespace enabled if sets to true."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withIsLocalUserEnabled(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withIsLocalUserEnabled(Boolean isLocalUserEnabled)"
|
|
name: "withIsLocalUserEnabled(Boolean isLocalUserEnabled)"
|
|
nameWithType: "StorageAccountInner.withIsLocalUserEnabled(Boolean isLocalUserEnabled)"
|
|
summary: "Set the is<wbr>Local<wbr>User<wbr>Enabled property: Enables local users feature, if set to true."
|
|
parameters:
|
|
- description: "the isLocalUserEnabled value to set."
|
|
name: "isLocalUserEnabled"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public StorageAccountInner withIsLocalUserEnabled(Boolean isLocalUserEnabled)"
|
|
desc: "Set the isLocalUserEnabled property: Enables local users feature, if set to true."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withIsSftpEnabled(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withIsSftpEnabled(Boolean isSftpEnabled)"
|
|
name: "withIsSftpEnabled(Boolean isSftpEnabled)"
|
|
nameWithType: "StorageAccountInner.withIsSftpEnabled(Boolean isSftpEnabled)"
|
|
summary: "Set the is<wbr>Sftp<wbr>Enabled property: Enables Secure File Transfer Protocol, if set to true."
|
|
parameters:
|
|
- description: "the isSftpEnabled value to set."
|
|
name: "isSftpEnabled"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public StorageAccountInner withIsSftpEnabled(Boolean isSftpEnabled)"
|
|
desc: "Set the isSftpEnabled property: Enables Secure File Transfer Protocol, if set to true."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withLargeFileSharesState(com.azure.resourcemanager.storage.models.LargeFileSharesState)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withLargeFileSharesState(LargeFileSharesState largeFileSharesState)"
|
|
name: "withLargeFileSharesState(LargeFileSharesState largeFileSharesState)"
|
|
nameWithType: "StorageAccountInner.withLargeFileSharesState(LargeFileSharesState largeFileSharesState)"
|
|
summary: "Set the large<wbr>File<wbr>Shares<wbr>State property: Allow large file shares if sets to Enabled."
|
|
parameters:
|
|
- description: "the largeFileSharesState value to set."
|
|
name: "largeFileSharesState"
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.LargeFileSharesState?alt=com.azure.resourcemanager.storage.models.LargeFileSharesState&text=LargeFileSharesState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public StorageAccountInner withLargeFileSharesState(LargeFileSharesState largeFileSharesState)"
|
|
desc: "Set the largeFileSharesState property: Allow large file shares if sets to Enabled. It cannot be disabled once it is enabled."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withLocation(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withLocation(String location)"
|
|
name: "withLocation(String location)"
|
|
nameWithType: "StorageAccountInner.withLocation(String location)"
|
|
overridden: "com.azure.core.management.Resource.withLocation(java.lang.String)"
|
|
parameters:
|
|
- name: "location"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public StorageAccountInner withLocation(String location)"
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withMinimumTlsVersion(com.azure.resourcemanager.storage.models.MinimumTlsVersion)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withMinimumTlsVersion(MinimumTlsVersion minimumTlsVersion)"
|
|
name: "withMinimumTlsVersion(MinimumTlsVersion minimumTlsVersion)"
|
|
nameWithType: "StorageAccountInner.withMinimumTlsVersion(MinimumTlsVersion minimumTlsVersion)"
|
|
summary: "Set the minimum<wbr>Tls<wbr>Version property: Set the minimum TLS version to be permitted on requests to storage."
|
|
parameters:
|
|
- description: "the minimumTlsVersion value to set."
|
|
name: "minimumTlsVersion"
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.MinimumTlsVersion?alt=com.azure.resourcemanager.storage.models.MinimumTlsVersion&text=MinimumTlsVersion\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public StorageAccountInner withMinimumTlsVersion(MinimumTlsVersion minimumTlsVersion)"
|
|
desc: "Set the minimumTlsVersion property: Set the minimum TLS version to be permitted on requests to storage. The default interpretation is TLS 1.0 for this property."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withPublicNetworkAccess(com.azure.resourcemanager.storage.models.PublicNetworkAccess)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess)"
|
|
name: "withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess)"
|
|
nameWithType: "StorageAccountInner.withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess)"
|
|
summary: "Set the public<wbr>Network<wbr>Access property: Allow, disallow, or let Network Security Perimeter configuration to evaluate public network access to Storage Account."
|
|
parameters:
|
|
- description: "the publicNetworkAccess value to set."
|
|
name: "publicNetworkAccess"
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.PublicNetworkAccess?alt=com.azure.resourcemanager.storage.models.PublicNetworkAccess&text=PublicNetworkAccess\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public StorageAccountInner withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess)"
|
|
desc: "Set the publicNetworkAccess property: Allow, disallow, or let Network Security Perimeter configuration to evaluate public network access to Storage Account."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withRoutingPreference(com.azure.resourcemanager.storage.models.RoutingPreference)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withRoutingPreference(RoutingPreference routingPreference)"
|
|
name: "withRoutingPreference(RoutingPreference routingPreference)"
|
|
nameWithType: "StorageAccountInner.withRoutingPreference(RoutingPreference routingPreference)"
|
|
summary: "Set the routing<wbr>Preference property: Maintains information about the network routing choice opted by the user for data transfer."
|
|
parameters:
|
|
- description: "the routingPreference value to set."
|
|
name: "routingPreference"
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.RoutingPreference?alt=com.azure.resourcemanager.storage.models.RoutingPreference&text=RoutingPreference\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public StorageAccountInner withRoutingPreference(RoutingPreference routingPreference)"
|
|
desc: "Set the routingPreference property: Maintains information about the network routing choice opted by the user for data transfer."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withStorageAccountSkuConversionStatus(com.azure.resourcemanager.storage.models.StorageAccountSkuConversionStatus)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withStorageAccountSkuConversionStatus(StorageAccountSkuConversionStatus storageAccountSkuConversionStatus)"
|
|
name: "withStorageAccountSkuConversionStatus(StorageAccountSkuConversionStatus storageAccountSkuConversionStatus)"
|
|
nameWithType: "StorageAccountInner.withStorageAccountSkuConversionStatus(StorageAccountSkuConversionStatus storageAccountSkuConversionStatus)"
|
|
summary: "Set the storage<wbr>Account<wbr>Sku<wbr>Conversion<wbr>Status property: This property is read<wbr>Only and is set by server during asynchronous storage account sku conversion operations."
|
|
parameters:
|
|
- description: "the storageAccountSkuConversionStatus value to set."
|
|
name: "storageAccountSkuConversionStatus"
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.models.StorageAccountSkuConversionStatus?alt=com.azure.resourcemanager.storage.models.StorageAccountSkuConversionStatus&text=StorageAccountSkuConversionStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public StorageAccountInner withStorageAccountSkuConversionStatus(StorageAccountSkuConversionStatus storageAccountSkuConversionStatus)"
|
|
desc: "Set the storageAccountSkuConversionStatus property: This property is readOnly and is set by server during asynchronous storage account sku conversion operations."
|
|
returns:
|
|
description: "the StorageAccountInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withTags(java.util.Map<java.lang.String,java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.models.StorageAccountInner.withTags(Map<String,String> tags)"
|
|
name: "withTags(Map<String,String> tags)"
|
|
nameWithType: "StorageAccountInner.withTags(Map<String,String> tags)"
|
|
overridden: "com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)"
|
|
parameters:
|
|
- name: "tags"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public StorageAccountInner withTags(Map<String,String> tags)"
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.storage.fluent.models.StorageAccountInner?alt=com.azure.resourcemanager.storage.fluent.models.StorageAccountInner&text=StorageAccountInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The storage account."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.storage.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-storage:2.44.0
|