次の方法で共有


CosmosDBAccountData.PrivateEndpointConnections プロパティ

定義

Cosmos DB アカウント用に構成されたプライベート エンドポイント接続の一覧。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CosmosDB.CosmosDBPrivateEndpointConnectionData> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CosmosDB.CosmosDBPrivateEndpointConnectionData>
Public ReadOnly Property PrivateEndpointConnections As IReadOnlyList(Of CosmosDBPrivateEndpointConnectionData)

プロパティ値

適用対象