azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.c...

442 строки
34 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount"
name: "CosmosDBAccount"
nameWithType: "CosmosDBAccount"
summary: "An immutable client-side representation of an Azure Cosmos DB."
syntax: "public interface **CosmosDBAccount**</br> extends <xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource?alt=com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource&text=GroupableResource\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cosmos.CosmosManager?alt=com.azure.resourcemanager.cosmos.CosmosManager&text=CosmosManager\" data-throw-if-not-resolved=\"False\" />,<xref href=\"com.azure.resourcemanager.cosmos.fluent.models.DatabaseAccountGetResultsInner?alt=com.azure.resourcemanager.cosmos.fluent.models.DatabaseAccountGetResultsInner&text=DatabaseAccountGetResultsInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.model.Refreshable?alt=com.azure.resourcemanager.resources.fluentcore.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cosmos.models.CosmosDBAccount?alt=com.azure.resourcemanager.cosmos.models.CosmosDBAccount&text=CosmosDBAccount\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.model.Updatable?alt=com.azure.resourcemanager.resources.fluentcore.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cosmos.models.CosmosDBAccount.Update?alt=com.azure.resourcemanager.cosmos.models.CosmosDBAccount.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.SupportsUpdatingPrivateEndpointConnection?alt=com.azure.resourcemanager.resources.fluentcore.collection.SupportsUpdatingPrivateEndpointConnection&text=SupportsUpdatingPrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />"
methods:
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.capabilities()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.capabilities()"
name: "capabilities()"
nameWithType: "CosmosDBAccount.capabilities()"
modifiers:
- "abstract"
syntax: "public abstract List<Capability> capabilities()"
returns:
description: "a list that contains the Cosmos DB capabilities"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.cosmos.models.Capability?alt=com.azure.resourcemanager.cosmos.models.Capability&text=Capability\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.cassandraConnectorEnabled()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.cassandraConnectorEnabled()"
name: "cassandraConnectorEnabled()"
nameWithType: "CosmosDBAccount.cassandraConnectorEnabled()"
modifiers:
- "abstract"
syntax: "public abstract boolean cassandraConnectorEnabled()"
returns:
description: "whether cassandra connector is enabled or not."
type: "<xref href=\"boolean?alt=boolean&text=boolean\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.cassandraConnectorOffer()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.cassandraConnectorOffer()"
name: "cassandraConnectorOffer()"
nameWithType: "CosmosDBAccount.cassandraConnectorOffer()"
modifiers:
- "abstract"
syntax: "public abstract ConnectorOffer cassandraConnectorOffer()"
returns:
description: "the current cassandra connector offer."
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.ConnectorOffer?alt=com.azure.resourcemanager.cosmos.models.ConnectorOffer&text=ConnectorOffer\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.consistencyPolicy()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.consistencyPolicy()"
name: "consistencyPolicy()"
nameWithType: "CosmosDBAccount.consistencyPolicy()"
modifiers:
- "abstract"
syntax: "public abstract ConsistencyPolicy consistencyPolicy()"
returns:
description: "the consistency policy for the CosmosDB database account"
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.ConsistencyPolicy?alt=com.azure.resourcemanager.cosmos.models.ConsistencyPolicy&text=ConsistencyPolicy\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.databaseAccountOfferType()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.databaseAccountOfferType()"
name: "databaseAccountOfferType()"
nameWithType: "CosmosDBAccount.databaseAccountOfferType()"
modifiers:
- "abstract"
syntax: "public abstract DatabaseAccountOfferType databaseAccountOfferType()"
returns:
description: "the offer type for the CosmosDB database account"
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.DatabaseAccountOfferType?alt=com.azure.resourcemanager.cosmos.models.DatabaseAccountOfferType&text=DatabaseAccountOfferType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.defaultConsistencyLevel()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.defaultConsistencyLevel()"
name: "defaultConsistencyLevel()"
nameWithType: "CosmosDBAccount.defaultConsistencyLevel()"
modifiers:
- "abstract"
syntax: "public abstract DefaultConsistencyLevel defaultConsistencyLevel()"
returns:
description: "the default consistency level for the CosmosDB database account"
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.DefaultConsistencyLevel?alt=com.azure.resourcemanager.cosmos.models.DefaultConsistencyLevel&text=DefaultConsistencyLevel\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.documentEndpoint()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.documentEndpoint()"
name: "documentEndpoint()"
nameWithType: "CosmosDBAccount.documentEndpoint()"
modifiers:
- "abstract"
syntax: "public abstract String documentEndpoint()"
returns:
description: "the connection endpoint for the CosmosDB database account"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.getPrivateEndpointConnection(java.lang.String)"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.getPrivateEndpointConnection(String name)"
name: "getPrivateEndpointConnection(String name)"
nameWithType: "CosmosDBAccount.getPrivateEndpointConnection(String name)"
modifiers:
- "abstract"
parameters:
- description: "name of private endpoint connection"
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PrivateEndpointConnection getPrivateEndpointConnection(String name)"
returns:
description: "the specific private endpoint connection"
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.PrivateEndpointConnection?alt=com.azure.resourcemanager.cosmos.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.getPrivateEndpointConnectionAsync(java.lang.String)"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.getPrivateEndpointConnectionAsync(String name)"
name: "getPrivateEndpointConnectionAsync(String name)"
nameWithType: "CosmosDBAccount.getPrivateEndpointConnectionAsync(String name)"
modifiers:
- "abstract"
parameters:
- description: "name of private endpoint connection"
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<PrivateEndpointConnection> getPrivateEndpointConnectionAsync(String name)"
returns:
description: "the specific private endpoint connection"
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.cosmos.models.PrivateEndpointConnection?alt=com.azure.resourcemanager.cosmos.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.getPrivateLinkResource(java.lang.String)"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.getPrivateLinkResource(String groupName)"
name: "getPrivateLinkResource(String groupName)"
nameWithType: "CosmosDBAccount.getPrivateLinkResource(String groupName)"
modifiers:
- "abstract"
parameters:
- description: "group name of private link resource"
name: "groupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PrivateLinkResource getPrivateLinkResource(String groupName)"
returns:
description: "the specific private link resource group"
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.PrivateLinkResource?alt=com.azure.resourcemanager.cosmos.models.PrivateLinkResource&text=PrivateLinkResource\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.getPrivateLinkResourceAsync(java.lang.String)"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.getPrivateLinkResourceAsync(String groupName)"
name: "getPrivateLinkResourceAsync(String groupName)"
nameWithType: "CosmosDBAccount.getPrivateLinkResourceAsync(String groupName)"
modifiers:
- "abstract"
parameters:
- description: "group name of private link resource"
name: "groupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<PrivateLinkResource> getPrivateLinkResourceAsync(String groupName)"
returns:
description: "the specific private link resource group"
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.cosmos.models.PrivateLinkResource?alt=com.azure.resourcemanager.cosmos.models.PrivateLinkResource&text=PrivateLinkResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.ipRangeFilter()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.ipRangeFilter()"
name: "ipRangeFilter()"
nameWithType: "CosmosDBAccount.ipRangeFilter()"
deprecatedTag: "use <xref uid=\"com.azure.resourcemanager.cosmos.models.CosmosDBAccount.ipRules()\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#ipRules()\"></xref>"
modifiers:
- "abstract"
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public abstract String ipRangeFilter()"
hasDeprecatedTag: true
returns:
description: "specifies the set of IP addresses or IP address ranges in CIDR form."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.ipRules()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.ipRules()"
name: "ipRules()"
nameWithType: "CosmosDBAccount.ipRules()"
modifiers:
- "abstract"
syntax: "public abstract List<IpAddressOrRange> ipRules()"
returns:
description: "specifies the set of IP addresses or IP address ranges in CIDR form."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.cosmos.models.IpAddressOrRange?alt=com.azure.resourcemanager.cosmos.models.IpAddressOrRange&text=IpAddressOrRange\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.keyBasedMetadataWriteAccessDisabled()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.keyBasedMetadataWriteAccessDisabled()"
name: "keyBasedMetadataWriteAccessDisabled()"
nameWithType: "CosmosDBAccount.keyBasedMetadataWriteAccessDisabled()"
modifiers:
- "abstract"
syntax: "public abstract boolean keyBasedMetadataWriteAccessDisabled()"
returns:
description: "whether metadata write access is disabled or not."
type: "<xref href=\"boolean?alt=boolean&text=boolean\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.kind()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.kind()"
name: "kind()"
nameWithType: "CosmosDBAccount.kind()"
modifiers:
- "abstract"
syntax: "public abstract DatabaseAccountKind kind()"
returns:
description: "indicates the type of database account"
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.DatabaseAccountKind?alt=com.azure.resourcemanager.cosmos.models.DatabaseAccountKind&text=DatabaseAccountKind\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listConnectionStrings()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listConnectionStrings()"
name: "listConnectionStrings()"
nameWithType: "CosmosDBAccount.listConnectionStrings()"
modifiers:
- "abstract"
syntax: "public abstract DatabaseAccountListConnectionStringsResult listConnectionStrings()"
returns:
description: "the connection strings for the specified Azure CosmosDB database account"
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.DatabaseAccountListConnectionStringsResult?alt=com.azure.resourcemanager.cosmos.models.DatabaseAccountListConnectionStringsResult&text=DatabaseAccountListConnectionStringsResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listConnectionStringsAsync()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listConnectionStringsAsync()"
name: "listConnectionStringsAsync()"
nameWithType: "CosmosDBAccount.listConnectionStringsAsync()"
modifiers:
- "abstract"
syntax: "public abstract Mono<DatabaseAccountListConnectionStringsResult> listConnectionStringsAsync()"
returns:
description: "the connection strings for the specified Azure CosmosDB database account"
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.cosmos.models.DatabaseAccountListConnectionStringsResult?alt=com.azure.resourcemanager.cosmos.models.DatabaseAccountListConnectionStringsResult&text=DatabaseAccountListConnectionStringsResult\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listKeys()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listKeys()"
name: "listKeys()"
nameWithType: "CosmosDBAccount.listKeys()"
modifiers:
- "abstract"
syntax: "public abstract DatabaseAccountListKeysResult listKeys()"
returns:
description: "the access keys for the specified Azure CosmosDB database account"
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.DatabaseAccountListKeysResult?alt=com.azure.resourcemanager.cosmos.models.DatabaseAccountListKeysResult&text=DatabaseAccountListKeysResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listKeysAsync()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listKeysAsync()"
name: "listKeysAsync()"
nameWithType: "CosmosDBAccount.listKeysAsync()"
modifiers:
- "abstract"
syntax: "public abstract Mono<DatabaseAccountListKeysResult> listKeysAsync()"
returns:
description: "the access keys for the specified Azure CosmosDB database account"
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.cosmos.models.DatabaseAccountListKeysResult?alt=com.azure.resourcemanager.cosmos.models.DatabaseAccountListKeysResult&text=DatabaseAccountListKeysResult\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listPrivateEndpointConnection()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listPrivateEndpointConnection()"
name: "listPrivateEndpointConnection()"
nameWithType: "CosmosDBAccount.listPrivateEndpointConnection()"
modifiers:
- "abstract"
syntax: "public abstract Map<String,PrivateEndpointConnection> listPrivateEndpointConnection()"
returns:
description: "all private endpoint connection in the account."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<xref href=\"com.azure.resourcemanager.cosmos.models.PrivateEndpointConnection?alt=com.azure.resourcemanager.cosmos.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listPrivateEndpointConnectionAsync()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listPrivateEndpointConnectionAsync()"
name: "listPrivateEndpointConnectionAsync()"
nameWithType: "CosmosDBAccount.listPrivateEndpointConnectionAsync()"
modifiers:
- "abstract"
syntax: "public abstract Mono<Map<String,PrivateEndpointConnection>> listPrivateEndpointConnectionAsync()"
returns:
description: "all private endpoint connection in the account."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<xref href=\"com.azure.resourcemanager.cosmos.models.PrivateEndpointConnection?alt=com.azure.resourcemanager.cosmos.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listPrivateLinkResources()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listPrivateLinkResources()"
name: "listPrivateLinkResources()"
nameWithType: "CosmosDBAccount.listPrivateLinkResources()"
modifiers:
- "abstract"
syntax: "public abstract List<PrivateLinkResource> listPrivateLinkResources()"
returns:
description: "all private link resources in the account."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.cosmos.models.PrivateLinkResource?alt=com.azure.resourcemanager.cosmos.models.PrivateLinkResource&text=PrivateLinkResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listPrivateLinkResourcesAsync()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listPrivateLinkResourcesAsync()"
name: "listPrivateLinkResourcesAsync()"
nameWithType: "CosmosDBAccount.listPrivateLinkResourcesAsync()"
modifiers:
- "abstract"
syntax: "public abstract PagedFlux<PrivateLinkResource> listPrivateLinkResourcesAsync()"
returns:
description: "all private link resources in the account."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cosmos.models.PrivateLinkResource?alt=com.azure.resourcemanager.cosmos.models.PrivateLinkResource&text=PrivateLinkResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listReadOnlyKeys()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listReadOnlyKeys()"
name: "listReadOnlyKeys()"
nameWithType: "CosmosDBAccount.listReadOnlyKeys()"
modifiers:
- "abstract"
syntax: "public abstract DatabaseAccountListReadOnlyKeysResult listReadOnlyKeys()"
returns:
description: "the read-only access keys for the specified Azure CosmosDB database account"
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.DatabaseAccountListReadOnlyKeysResult?alt=com.azure.resourcemanager.cosmos.models.DatabaseAccountListReadOnlyKeysResult&text=DatabaseAccountListReadOnlyKeysResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listReadOnlyKeysAsync()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listReadOnlyKeysAsync()"
name: "listReadOnlyKeysAsync()"
nameWithType: "CosmosDBAccount.listReadOnlyKeysAsync()"
modifiers:
- "abstract"
syntax: "public abstract Mono<DatabaseAccountListReadOnlyKeysResult> listReadOnlyKeysAsync()"
returns:
description: "the read-only access keys for the specified Azure CosmosDB database account"
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.cosmos.models.DatabaseAccountListReadOnlyKeysResult?alt=com.azure.resourcemanager.cosmos.models.DatabaseAccountListReadOnlyKeysResult&text=DatabaseAccountListReadOnlyKeysResult\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listSqlDatabases()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listSqlDatabases()"
name: "listSqlDatabases()"
nameWithType: "CosmosDBAccount.listSqlDatabases()"
modifiers:
- "abstract"
syntax: "public abstract List<SqlDatabase> listSqlDatabases()"
returns:
description: "the list of Azure Cosmos DB SQL databases"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.cosmos.models.SqlDatabase?alt=com.azure.resourcemanager.cosmos.models.SqlDatabase&text=SqlDatabase\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listSqlDatabasesAsync()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.listSqlDatabasesAsync()"
name: "listSqlDatabasesAsync()"
nameWithType: "CosmosDBAccount.listSqlDatabasesAsync()"
modifiers:
- "abstract"
syntax: "public abstract PagedFlux<SqlDatabase> listSqlDatabasesAsync()"
returns:
description: "the list of Azure Cosmos DB SQL databases"
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cosmos.models.SqlDatabase?alt=com.azure.resourcemanager.cosmos.models.SqlDatabase&text=SqlDatabase\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.multipleWriteLocationsEnabled()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.multipleWriteLocationsEnabled()"
name: "multipleWriteLocationsEnabled()"
nameWithType: "CosmosDBAccount.multipleWriteLocationsEnabled()"
modifiers:
- "abstract"
syntax: "public abstract boolean multipleWriteLocationsEnabled()"
returns:
description: "whether write is enabled for multiple locations or not"
type: "<xref href=\"boolean?alt=boolean&text=boolean\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.offlineRegion(com.azure.core.management.Region)"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.offlineRegion(Region region)"
name: "offlineRegion(Region region)"
nameWithType: "CosmosDBAccount.offlineRegion(Region region)"
summary: "It takes offline the specified region for the current Azure Cosmos DB database account."
modifiers:
- "abstract"
parameters:
- description: "Cosmos DB region"
name: "region"
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void offlineRegion(Region region)"
desc: "It takes offline the specified region for the current Azure Cosmos DB database account."
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.offlineRegionAsync(com.azure.core.management.Region)"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.offlineRegionAsync(Region region)"
name: "offlineRegionAsync(Region region)"
nameWithType: "CosmosDBAccount.offlineRegionAsync(Region region)"
summary: "Asynchronously it takes offline the specified region for the current Azure Cosmos DB database account."
modifiers:
- "abstract"
parameters:
- description: "Cosmos DB region"
name: "region"
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Void> offlineRegionAsync(Region region)"
desc: "Asynchronously it takes offline the specified region for the current Azure Cosmos DB database account."
returns:
description: "a representation of the deferred computation of this call"
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.onlineRegion(com.azure.core.management.Region)"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.onlineRegion(Region region)"
name: "onlineRegion(Region region)"
nameWithType: "CosmosDBAccount.onlineRegion(Region region)"
summary: "It brings online the specified region for the current Azure Cosmos DB database account."
modifiers:
- "abstract"
parameters:
- description: "Cosmos DB region"
name: "region"
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void onlineRegion(Region region)"
desc: "It brings online the specified region for the current Azure Cosmos DB database account."
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.onlineRegionAsync(com.azure.core.management.Region)"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.onlineRegionAsync(Region region)"
name: "onlineRegionAsync(Region region)"
nameWithType: "CosmosDBAccount.onlineRegionAsync(Region region)"
summary: "Asynchronously it brings online the specified region for the current Azure Cosmos DB database account."
modifiers:
- "abstract"
parameters:
- description: "Cosmos DB region"
name: "region"
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Void> onlineRegionAsync(Region region)"
desc: "Asynchronously it brings online the specified region for the current Azure Cosmos DB database account."
returns:
description: "a representation of the deferred computation of this call"
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.publicNetworkAccess()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.publicNetworkAccess()"
name: "publicNetworkAccess()"
nameWithType: "CosmosDBAccount.publicNetworkAccess()"
summary: "Whether the CosmosDB account can be accessed from public network."
modifiers:
- "abstract"
syntax: "public abstract PublicNetworkAccess publicNetworkAccess()"
desc: "Whether the CosmosDB account can be accessed from public network."
returns:
description: "whether the CosmosDB account can be accessed from public network."
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.PublicNetworkAccess?alt=com.azure.resourcemanager.cosmos.models.PublicNetworkAccess&text=PublicNetworkAccess\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.readableReplications()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.readableReplications()"
name: "readableReplications()"
nameWithType: "CosmosDBAccount.readableReplications()"
modifiers:
- "abstract"
syntax: "public abstract List<Location> readableReplications()"
returns:
description: "an array that contains the readable georeplication locations enabled for the CosmosDB account"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.cosmos.models.Location?alt=com.azure.resourcemanager.cosmos.models.Location&text=Location\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.regenerateKey(com.azure.resourcemanager.cosmos.models.KeyKind)"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.regenerateKey(KeyKind keyKind)"
name: "regenerateKey(KeyKind keyKind)"
nameWithType: "CosmosDBAccount.regenerateKey(KeyKind keyKind)"
modifiers:
- "abstract"
parameters:
- description: "the key kind"
name: "keyKind"
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.KeyKind?alt=com.azure.resourcemanager.cosmos.models.KeyKind&text=KeyKind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void regenerateKey(KeyKind keyKind)"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.regenerateKeyAsync(com.azure.resourcemanager.cosmos.models.KeyKind)"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.regenerateKeyAsync(KeyKind keyKind)"
name: "regenerateKeyAsync(KeyKind keyKind)"
nameWithType: "CosmosDBAccount.regenerateKeyAsync(KeyKind keyKind)"
modifiers:
- "abstract"
parameters:
- description: "the key kind"
name: "keyKind"
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.KeyKind?alt=com.azure.resourcemanager.cosmos.models.KeyKind&text=KeyKind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Void> regenerateKeyAsync(KeyKind keyKind)"
returns:
description: "a representation of the deferred computation of this call"
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.virtualNetworkRules()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.virtualNetworkRules()"
name: "virtualNetworkRules()"
nameWithType: "CosmosDBAccount.virtualNetworkRules()"
modifiers:
- "abstract"
syntax: "public abstract List<VirtualNetworkRule> virtualNetworkRules()"
returns:
description: "a list that contains the Cosmos DB Virtual Network ACL Rules (empty list if none is set)"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.cosmos.models.VirtualNetworkRule?alt=com.azure.resourcemanager.cosmos.models.VirtualNetworkRule&text=VirtualNetworkRule\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.writableReplications()"
fullName: "com.azure.resourcemanager.cosmos.models.CosmosDBAccount.writableReplications()"
name: "writableReplications()"
nameWithType: "CosmosDBAccount.writableReplications()"
modifiers:
- "abstract"
syntax: "public abstract List<Location> writableReplications()"
returns:
description: "an array that contains the writable georeplication locations enabled for the CosmosDB account"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.cosmos.models.Location?alt=com.azure.resourcemanager.cosmos.models.Location&text=Location\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An immutable client-side representation of an Azure Cosmos DB."
implements:
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource?alt=com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource&text=GroupableResource\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cosmos.CosmosManager?alt=com.azure.resourcemanager.cosmos.CosmosManager&text=CosmosManager\" data-throw-if-not-resolved=\"False\" />,<xref href=\"com.azure.resourcemanager.cosmos.fluent.models.DatabaseAccountGetResultsInner?alt=com.azure.resourcemanager.cosmos.fluent.models.DatabaseAccountGetResultsInner&text=DatabaseAccountGetResultsInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.SupportsUpdatingPrivateEndpointConnection?alt=com.azure.resourcemanager.resources.fluentcore.collection.SupportsUpdatingPrivateEndpointConnection&text=SupportsUpdatingPrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.model.Refreshable?alt=com.azure.resourcemanager.resources.fluentcore.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cosmos.models.CosmosDBAccount?alt=com.azure.resourcemanager.cosmos.models.CosmosDBAccount&text=CosmosDBAccount\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.model.Updatable?alt=com.azure.resourcemanager.resources.fluentcore.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cosmos.models.CosmosDBAccount.Update?alt=com.azure.resourcemanager.cosmos.models.CosmosDBAccount.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.cosmos.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-cosmos:2.44.0