次の方法で共有


CognitiveServicesAccountResource.GetCognitiveServicesPrivateEndpointConnections メソッド

定義

CognitiveServicesAccount 内の CognitiveServicesPrivateEndpointConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.CognitiveServices.CognitiveServicesPrivateEndpointConnectionCollection GetCognitiveServicesPrivateEndpointConnections ();
abstract member GetCognitiveServicesPrivateEndpointConnections : unit -> Azure.ResourceManager.CognitiveServices.CognitiveServicesPrivateEndpointConnectionCollection
override this.GetCognitiveServicesPrivateEndpointConnections : unit -> Azure.ResourceManager.CognitiveServices.CognitiveServicesPrivateEndpointConnectionCollection
Public Overridable Function GetCognitiveServicesPrivateEndpointConnections () As CognitiveServicesPrivateEndpointConnectionCollection

戻り値

CognitiveServicesPrivateEndpointConnectionResources のコレクションと、CognitiveServicesPrivateEndpointConnectionResource に対する操作を表すオブジェクト。

適用対象