次の方法で共有


PrivateEndpointConnectionsOperationsExtensions クラス

定義

PrivateEndpointConnectionsOperations の拡張メソッド。

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

メソッド

BeginCreateOrUpdateAsync(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnectionInner, CancellationToken)

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

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

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

CreateOrUpdateAsync(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnectionInner, CancellationToken)

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

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

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

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

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

ListByDatabaseAccountAsync(IPrivateEndpointConnectionsOperations, String, String, CancellationToken)

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

適用対象