@Beta(value=V1_8_0)
public interface DatabaseAccountListConnectionStringsResult
extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.cosmosdb.implementation.DatabaseAccountListConnectionStringsResultInner>
| Modifier and Type | Method and Description |
|---|---|
List<DatabaseAccountConnectionString> |
connectionStrings() |
List<DatabaseAccountConnectionString> connectionStrings()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/