次の方法で共有


ApplicationGatewayPrivateEndpointConnectionsOperationsExtensions クラス

定義

ApplicationGatewayPrivateEndpointConnectionsOperations の拡張メソッド。

public static class ApplicationGatewayPrivateEndpointConnectionsOperationsExtensions
type ApplicationGatewayPrivateEndpointConnectionsOperationsExtensions = class
Public Module ApplicationGatewayPrivateEndpointConnectionsOperationsExtensions
継承
ApplicationGatewayPrivateEndpointConnectionsOperationsExtensions

メソッド

BeginDelete(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String)

アプリケーション ゲートウェイで指定されたプライベート エンドポイント接続を削除します。

BeginDeleteAsync(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String, CancellationToken)

アプリケーション ゲートウェイで指定されたプライベート エンドポイント接続を削除します。

BeginUpdate(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String, ApplicationGatewayPrivateEndpointConnection)

アプリケーション ゲートウェイで指定されたプライベート エンドポイント接続を更新します。

BeginUpdateAsync(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String, ApplicationGatewayPrivateEndpointConnection, CancellationToken)

アプリケーション ゲートウェイで指定されたプライベート エンドポイント接続を更新します。

Delete(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String)

アプリケーション ゲートウェイで指定されたプライベート エンドポイント接続を削除します。

DeleteAsync(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String, CancellationToken)

アプリケーション ゲートウェイで指定されたプライベート エンドポイント接続を削除します。

Get(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String)

アプリケーション ゲートウェイで指定されたプライベート エンドポイント接続を取得します。

GetAsync(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String, CancellationToken)

アプリケーション ゲートウェイで指定されたプライベート エンドポイント接続を取得します。

List(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String)

アプリケーション ゲートウェイ上のすべてのプライベート エンドポイント接続を一覧表示します。

ListAsync(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, CancellationToken)

アプリケーション ゲートウェイ上のすべてのプライベート エンドポイント接続を一覧表示します。

ListNext(IApplicationGatewayPrivateEndpointConnectionsOperations, String)

アプリケーション ゲートウェイ上のすべてのプライベート エンドポイント接続を一覧表示します。

ListNextAsync(IApplicationGatewayPrivateEndpointConnectionsOperations, String, CancellationToken)

アプリケーション ゲートウェイ上のすべてのプライベート エンドポイント接続を一覧表示します。

Update(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String, ApplicationGatewayPrivateEndpointConnection)

アプリケーション ゲートウェイで指定されたプライベート エンドポイント接続を更新します。

UpdateAsync(IApplicationGatewayPrivateEndpointConnectionsOperations, String, String, String, ApplicationGatewayPrivateEndpointConnection, CancellationToken)

アプリケーション ゲートウェイで指定されたプライベート エンドポイント接続を更新します。

適用対象