次の方法で共有


ApplyUpdatesOperationsExtensions クラス

定義

ApplyUpdatesOperations の拡張メソッド。

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

メソッド

CreateOrUpdate(IApplyUpdatesOperations, String, String, String, String)

リソースに更新を適用する

CreateOrUpdateAsync(IApplyUpdatesOperations, String, String, String, String, CancellationToken)

リソースに更新を適用する

CreateOrUpdateParent(IApplyUpdatesOperations, String, String, String, String, String, String)

親を使用してリソースに更新を適用する

CreateOrUpdateParentAsync(IApplyUpdatesOperations, String, String, String, String, String, String, CancellationToken)

親を使用してリソースに更新を適用する

Get(IApplyUpdatesOperations, String, String, String, String, String)

リソースへの更新を追跡する

GetAsync(IApplyUpdatesOperations, String, String, String, String, String, CancellationToken)

リソースへの更新を追跡する

GetParent(IApplyUpdatesOperations, String, String, String, String, String, String, String)

親を使用してリソースへの更新を追跡する

GetParentAsync(IApplyUpdatesOperations, String, String, String, String, String, String, String, CancellationToken)

親を使用してリソースへの更新を追跡する

List(IApplyUpdatesOperations)

サブスクリプション内の構成レコードを取得する

ListAsync(IApplyUpdatesOperations, CancellationToken)

サブスクリプション内の構成レコードを取得する

適用対象