次の方法で共有


PrivateEndpointConnectionOperationsExtensions クラス

定義

PrivateEndpointConnectionOperations の拡張メソッド。

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

メソッド

BeginCreateOrUpdate(IPrivateEndpointConnectionOperations, String, String, String, PrivateEndpointConnectionRequest)

新しいプライベート エンドポイント接続を作成するか、既存の接続を更新します。

BeginCreateOrUpdateAsync(IPrivateEndpointConnectionOperations, String, String, String, PrivateEndpointConnectionRequest, CancellationToken)

新しいプライベート エンドポイント接続を作成するか、既存の接続を更新します。

BeginDelete(IPrivateEndpointConnectionOperations, String, String, String)

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

BeginDeleteAsync(IPrivateEndpointConnectionOperations, String, String, String, CancellationToken)

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

CreateOrUpdate(IPrivateEndpointConnectionOperations, String, String, String, PrivateEndpointConnectionRequest)

新しいプライベート エンドポイント接続を作成するか、既存の接続を更新します。

CreateOrUpdateAsync(IPrivateEndpointConnectionOperations, String, String, String, PrivateEndpointConnectionRequest, CancellationToken)

新しいプライベート エンドポイント接続を作成するか、既存の接続を更新します。

Delete(IPrivateEndpointConnectionOperations, String, String, String)

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

DeleteAsync(IPrivateEndpointConnectionOperations, String, String, String, CancellationToken)

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

GetByName(IPrivateEndpointConnectionOperations, String, String, String)

識別子で指定されたプライベート エンドポイント接続の詳細を取得します。

GetByNameAsync(IPrivateEndpointConnectionOperations, String, String, String, CancellationToken)

識別子で指定されたプライベート エンドポイント接続の詳細を取得します。

GetPrivateLinkResource(IPrivateEndpointConnectionOperations, String, String, String)

の説明 プライベート リンク リソースを取得します

GetPrivateLinkResourceAsync(IPrivateEndpointConnectionOperations, String, String, String, CancellationToken)

の説明 プライベート リンク リソースを取得します

ListByService(IPrivateEndpointConnectionOperations, String, String)

API Management サービス インスタンスのすべてのプライベート エンドポイント接続を一覧表示します。

ListByServiceAsync(IPrivateEndpointConnectionOperations, String, String, CancellationToken)

API Management サービス インスタンスのすべてのプライベート エンドポイント接続を一覧表示します。

ListPrivateLinkResources(IPrivateEndpointConnectionOperations, String, String)

の説明 プライベート リンク リソースを取得します

ListPrivateLinkResourcesAsync(IPrivateEndpointConnectionOperations, String, String, CancellationToken)

の説明 プライベート リンク リソースを取得します

適用対象