次の方法で共有


SearchServiceData.PrivateEndpointConnections プロパティ

定義

Azure Cognitive Search サービスへのプライベート エンドポイント接続の一覧。

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

プロパティ値

適用対象