ApplyUpdatesOperationsExtensions Class

Definition

Extension methods for ApplyUpdatesOperations.

public static class ApplyUpdatesOperationsExtensions
type ApplyUpdatesOperationsExtensions = class
Public Module ApplyUpdatesOperationsExtensions
Inheritance
ApplyUpdatesOperationsExtensions

Methods

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

Apply Updates to resource

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

Apply Updates to resource

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

Apply Updates to resource with parent

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

Apply Updates to resource with parent

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

Track Updates to resource

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

Track Updates to resource

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

Track Updates to resource with parent

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

Track Updates to resource with parent

List(IApplyUpdatesOperations)

Get Configuration records within a subscription

ListAsync(IApplyUpdatesOperations, CancellationToken)

Get Configuration records within a subscription

Applies to