次の方法で共有


ApplicationGatewayResource.GetApplicationGatewayPrivateEndpointConnections メソッド

定義

ApplicationGateway 内の ApplicationGatewayPrivateEndpointConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.Network.ApplicationGatewayPrivateEndpointConnectionCollection GetApplicationGatewayPrivateEndpointConnections ();
abstract member GetApplicationGatewayPrivateEndpointConnections : unit -> Azure.ResourceManager.Network.ApplicationGatewayPrivateEndpointConnectionCollection
override this.GetApplicationGatewayPrivateEndpointConnections : unit -> Azure.ResourceManager.Network.ApplicationGatewayPrivateEndpointConnectionCollection
Public Overridable Function GetApplicationGatewayPrivateEndpointConnections () As ApplicationGatewayPrivateEndpointConnectionCollection

戻り値

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

適用対象