次の方法で共有


PrivateEndpointConnectionsOperationsExtensions クラス

定義

PrivateEndpointConnectionsOperations の拡張メソッド。

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

メソッド

BeginCreateOrUpdate(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnection)

指定された名前のプライベート エンドポイント接続を承認または拒否します。

BeginCreateOrUpdateAsync(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnection, CancellationToken)

指定された名前のプライベート エンドポイント接続を承認または拒否します。

BeginDelete(IPrivateEndpointConnectionsOperations, String, String, String)

指定した名前のプライベート エンドポイント接続を削除します。

BeginDeleteAsync(IPrivateEndpointConnectionsOperations, String, String, String, CancellationToken)

指定した名前のプライベート エンドポイント接続を削除します。

CreateOrUpdate(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnection)

指定された名前のプライベート エンドポイント接続を承認または拒否します。

CreateOrUpdateAsync(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnection, CancellationToken)

指定された名前のプライベート エンドポイント接続を承認または拒否します。

Delete(IPrivateEndpointConnectionsOperations, String, String, String)

指定した名前のプライベート エンドポイント接続を削除します。

DeleteAsync(IPrivateEndpointConnectionsOperations, String, String, String, CancellationToken)

指定した名前のプライベート エンドポイント接続を削除します。

Get(IPrivateEndpointConnectionsOperations, String, String, String)

プライベート エンドポイント接続を取得します。

GetAsync(IPrivateEndpointConnectionsOperations, String, String, String, CancellationToken)

プライベート エンドポイント接続を取得します。

ListByServer(IPrivateEndpointConnectionsOperations, String, String)

サーバー上のすべてのプライベート エンドポイント接続を取得します。

ListByServerAsync(IPrivateEndpointConnectionsOperations, String, String, CancellationToken)

サーバー上のすべてのプライベート エンドポイント接続を取得します。

ListByServerNext(IPrivateEndpointConnectionsOperations, String)

サーバー上のすべてのプライベート エンドポイント接続を取得します。

ListByServerNextAsync(IPrivateEndpointConnectionsOperations, String, CancellationToken)

サーバー上のすべてのプライベート エンドポイント接続を取得します。

適用対象