次の方法で共有


ContainerServiceManagedClusterResource.GetContainerServicePrivateEndpointConnections メソッド

定義

ContainerServiceManagedCluster 内の ContainerServicePrivateEndpointConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.ContainerService.ContainerServicePrivateEndpointConnectionCollection GetContainerServicePrivateEndpointConnections ();
abstract member GetContainerServicePrivateEndpointConnections : unit -> Azure.ResourceManager.ContainerService.ContainerServicePrivateEndpointConnectionCollection
override this.GetContainerServicePrivateEndpointConnections : unit -> Azure.ResourceManager.ContainerService.ContainerServicePrivateEndpointConnectionCollection
Public Overridable Function GetContainerServicePrivateEndpointConnections () As ContainerServicePrivateEndpointConnectionCollection

戻り値

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

適用対象