次の方法で共有


MongoClusterConnectionStringsResult.ConnectionStrings Property

Definition

An array that contains the connection strings for a mongo cluster.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MongoCluster.Models.MongoClusterConnectionString> ConnectionStrings { get; }
member this.ConnectionStrings : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MongoCluster.Models.MongoClusterConnectionString>
Public ReadOnly Property ConnectionStrings As IReadOnlyList(Of MongoClusterConnectionString)

Property Value

Applies to