次の方法で共有


PrivateEndpointConnectionsOperationsExtensions クラス

定義

PrivateEndpointConnectionsOperations の拡張メソッド。

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

メソッド

BeginCreateOrUpdate(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpoint, PrivateLinkServiceConnectionState)

コンテナー レジストリに関連付けられている指定されたプライベート エンドポイント接続の状態を更新します。

BeginCreateOrUpdateAsync(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpoint, PrivateLinkServiceConnectionState, CancellationToken)

コンテナー レジストリに関連付けられている指定されたプライベート エンドポイント接続の状態を更新します。

BeginDelete(IPrivateEndpointConnectionsOperations, String, String, String)

コンテナー レジストリに関連付けられている指定されたプライベート エンドポイント接続を削除します。

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

コンテナー レジストリに関連付けられている指定されたプライベート エンドポイント接続を削除します。

CreateOrUpdate(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpoint, PrivateLinkServiceConnectionState)

コンテナー レジストリに関連付けられている指定されたプライベート エンドポイント接続の状態を更新します。

CreateOrUpdateAsync(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpoint, PrivateLinkServiceConnectionState, 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)

コンテナー レジストリ内のすべてのプライベート エンドポイント接続を一覧表示します。

適用対象