次の方法で共有


BatchAccountResource.GetBatchPrivateEndpointConnections メソッド

定義

BatchAccount 内の BatchPrivateEndpointConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.Batch.BatchPrivateEndpointConnectionCollection GetBatchPrivateEndpointConnections ();
abstract member GetBatchPrivateEndpointConnections : unit -> Azure.ResourceManager.Batch.BatchPrivateEndpointConnectionCollection
override this.GetBatchPrivateEndpointConnections : unit -> Azure.ResourceManager.Batch.BatchPrivateEndpointConnectionCollection
Public Overridable Function GetBatchPrivateEndpointConnections () As BatchPrivateEndpointConnectionCollection

戻り値

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

適用対象