PrivateEndpointConnectionsOperationsExtensions クラス

定義

PrivateEndpointConnectionsOperations の拡張メソッド。

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

メソッド

BeginCreate(IPrivateEndpointConnectionsOperations, PrivateEndpointConnection, String, String, String)

プライベート エンドポイント接続を承認または拒否します。

BeginCreateAsync(IPrivateEndpointConnectionsOperations, PrivateEndpointConnection, String, String, String, CancellationToken)

プライベート エンドポイント接続を承認または拒否します。

BeginDelete(IPrivateEndpointConnectionsOperations, String, String, String)

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

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

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

Create(IPrivateEndpointConnectionsOperations, PrivateEndpointConnection, String, String, String)

プライベート エンドポイント接続を承認または拒否します。

CreateAsync(IPrivateEndpointConnectionsOperations, PrivateEndpointConnection, String, String, String, CancellationToken)

プライベート エンドポイント接続を承認または拒否します。

Delete(IPrivateEndpointConnectionsOperations, String, String, String)

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

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

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

Get(IPrivateEndpointConnectionsOperations, String, String, String)

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

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

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

List(IPrivateEndpointConnectionsOperations, String, String)

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

ListAsync(IPrivateEndpointConnectionsOperations, String, String, CancellationToken)

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

ListNext(IPrivateEndpointConnectionsOperations, String)

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

ListNextAsync(IPrivateEndpointConnectionsOperations, String, CancellationToken)

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

適用対象