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)

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

ListByAutomationAccount(IPrivateEndpointConnectionsOperations, String, String)

Automation アカウントのすべてのプライベート エンドポイント接続を一覧表示します。

ListByAutomationAccountAsync(IPrivateEndpointConnectionsOperations, String, String, CancellationToken)

Automation アカウントのすべてのプライベート エンドポイント接続を一覧表示します。

適用対象