次の方法で共有


ManagedPrivateEndpointsOperationsExtensions クラス

定義

ManagedPrivateEndpointsOperations の拡張メソッド。

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

メソッド

BeginCreateOrUpdate(IManagedPrivateEndpointsOperations, String, String, String, ManagedPrivateEndpoint)

マネージド プライベート エンドポイントを作成します。

BeginCreateOrUpdateAsync(IManagedPrivateEndpointsOperations, String, String, String, ManagedPrivateEndpoint, CancellationToken)

マネージド プライベート エンドポイントを作成します。

BeginDelete(IManagedPrivateEndpointsOperations, String, String, String)

マネージド プライベート エンドポイントを削除します。

BeginDeleteAsync(IManagedPrivateEndpointsOperations, String, String, String, CancellationToken)

マネージド プライベート エンドポイントを削除します。

BeginUpdate(IManagedPrivateEndpointsOperations, String, String, String, ManagedPrivateEndpoint)

マネージド プライベート エンドポイントを更新します。

BeginUpdateAsync(IManagedPrivateEndpointsOperations, String, String, String, ManagedPrivateEndpoint, CancellationToken)

マネージド プライベート エンドポイントを更新します。

CheckNameAvailability(IManagedPrivateEndpointsOperations, String, String, ManagedPrivateEndpointsCheckNameRequest)

マネージド プライベート エンドポイントのリソース名が有効であり、まだ使用されていないことを確認します。

CheckNameAvailabilityAsync(IManagedPrivateEndpointsOperations, String, String, ManagedPrivateEndpointsCheckNameRequest, CancellationToken)

マネージド プライベート エンドポイントのリソース名が有効であり、まだ使用されていないことを確認します。

CreateOrUpdate(IManagedPrivateEndpointsOperations, String, String, String, ManagedPrivateEndpoint)

マネージド プライベート エンドポイントを作成します。

CreateOrUpdateAsync(IManagedPrivateEndpointsOperations, String, String, String, ManagedPrivateEndpoint, CancellationToken)

マネージド プライベート エンドポイントを作成します。

Delete(IManagedPrivateEndpointsOperations, String, String, String)

マネージド プライベート エンドポイントを削除します。

DeleteAsync(IManagedPrivateEndpointsOperations, String, String, String, CancellationToken)

マネージド プライベート エンドポイントを削除します。

Get(IManagedPrivateEndpointsOperations, String, String, String)

マネージド プライベート エンドポイントを取得します。

GetAsync(IManagedPrivateEndpointsOperations, String, String, String, CancellationToken)

マネージド プライベート エンドポイントを取得します。

List(IManagedPrivateEndpointsOperations, String, String)

マネージド プライベート エンドポイントの一覧を返します。

ListAsync(IManagedPrivateEndpointsOperations, String, String, CancellationToken)

マネージド プライベート エンドポイントの一覧を返します。

Update(IManagedPrivateEndpointsOperations, String, String, String, ManagedPrivateEndpoint)

マネージド プライベート エンドポイントを更新します。

UpdateAsync(IManagedPrivateEndpointsOperations, String, String, String, ManagedPrivateEndpoint, CancellationToken)

マネージド プライベート エンドポイントを更新します。

適用対象