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)

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

ListByCluster(IPrivateEndpointConnectionsOperations, String, String)

HDInsight クラスターのプライベート エンドポイント接続を一覧表示します。

ListByClusterAsync(IPrivateEndpointConnectionsOperations, String, String, CancellationToken)

HDInsight クラスターのプライベート エンドポイント接続を一覧表示します。

ListByClusterNext(IPrivateEndpointConnectionsOperations, String)

HDInsight クラスターのプライベート エンドポイント接続を一覧表示します。

ListByClusterNextAsync(IPrivateEndpointConnectionsOperations, String, CancellationToken)

HDInsight クラスターのプライベート エンドポイント接続を一覧表示します。

適用対象