次の方法で共有


MachineLearningWorkspaceResource.GetMachineLearningPrivateEndpointConnections メソッド

定義

MachineLearningWorkspace 内の MachineLearningPrivateEndpointConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.MachineLearning.MachineLearningPrivateEndpointConnectionCollection GetMachineLearningPrivateEndpointConnections ();
abstract member GetMachineLearningPrivateEndpointConnections : unit -> Azure.ResourceManager.MachineLearning.MachineLearningPrivateEndpointConnectionCollection
override this.GetMachineLearningPrivateEndpointConnections : unit -> Azure.ResourceManager.MachineLearning.MachineLearningPrivateEndpointConnectionCollection
Public Overridable Function GetMachineLearningPrivateEndpointConnections () As MachineLearningPrivateEndpointConnectionCollection

戻り値

MachineLearningPrivateEndpointConnectionResources のコレクションとその MachineLearningPrivateEndpointConnectionResource に対する操作を表す オブジェクト。

適用対象