次の方法で共有


DiskAccessResource.GetComputePrivateEndpointConnections メソッド

定義

DiskAccess 内の ComputePrivateEndpointConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.Compute.ComputePrivateEndpointConnectionCollection GetComputePrivateEndpointConnections();
abstract member GetComputePrivateEndpointConnections : unit -> Azure.ResourceManager.Compute.ComputePrivateEndpointConnectionCollection
override this.GetComputePrivateEndpointConnections : unit -> Azure.ResourceManager.Compute.ComputePrivateEndpointConnectionCollection
Public Overridable Function GetComputePrivateEndpointConnections () As ComputePrivateEndpointConnectionCollection

戻り値

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

適用対象