azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

26 строки
2.7 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.cosmosdb.DatabaseAccountListConnectionStringsResult"
fullName: "com.microsoft.azure.management.cosmosdb.DatabaseAccountListConnectionStringsResult"
name: "DatabaseAccountListConnectionStringsResult"
nameWithType: "DatabaseAccountListConnectionStringsResult"
summary: "An immutable client-side representation of an Azure Cosmos DB Database<wbr>Account<wbr>List<wbr>Connection<wbr>Strings<wbr>Result."
syntax: "public interface **DatabaseAccountListConnectionStringsResult**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.cosmosdb.implementation.DatabaseAccountListConnectionStringsResultInner?alt=com.microsoft.azure.management.cosmosdb.implementation.DatabaseAccountListConnectionStringsResultInner&text=DatabaseAccountListConnectionStringsResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.cosmosdb.DatabaseAccountListConnectionStringsResult.connectionStrings()"
fullName: "com.microsoft.azure.management.cosmosdb.DatabaseAccountListConnectionStringsResult.connectionStrings()"
name: "connectionStrings()"
nameWithType: "DatabaseAccountListConnectionStringsResult.connectionStrings()"
modifiers:
- "abstract"
syntax: "public abstract List<DatabaseAccountConnectionString> connectionStrings()"
returns:
description: "a list that contains the connection strings for the CosmosDB account."
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.cosmosdb.DatabaseAccountConnectionString?alt=com.microsoft.azure.management.cosmosdb.DatabaseAccountConnectionString&text=DatabaseAccountConnectionString\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An immutable client-side representation of an Azure Cosmos DB DatabaseAccountListConnectionStringsResult."
implements:
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.cosmosdb.implementation.DatabaseAccountListConnectionStringsResultInner?alt=com.microsoft.azure.management.cosmosdb.implementation.DatabaseAccountListConnectionStringsResultInner&text=DatabaseAccountListConnectionStringsResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.cosmosdb"
artifact: com.microsoft.azure:azure-mgmt-cosmosdb:1.41.4