Partager via


IApplyUpdatesOperations Interface

Définition

Opérations ApplyUpdatesOperations.

public interface IApplyUpdatesOperations
type IApplyUpdatesOperations = interface
Public Interface IApplyUpdatesOperations

Méthodes

CreateOrUpdateParentWithHttpMessagesAsync(String, String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Appliquer Mises à jour à la ressource avec parent

CreateOrUpdateWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Appliquer Mises à jour à la ressource

GetParentWithHttpMessagesAsync(String, String, String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Suivre Mises à jour à la ressource avec le parent

GetWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Suivre Mises à jour à la ressource

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Obtenir les enregistrements de configuration au sein d’un abonnement

Méthodes d’extension

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

Appliquer Mises à jour à la ressource

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

Appliquer Mises à jour à la ressource

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

Appliquer Mises à jour à la ressource avec parent

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

Appliquer Mises à jour à la ressource avec parent

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

Suivre Mises à jour à la ressource

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

Suivre Mises à jour à la ressource

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

Suivre Mises à jour à la ressource avec le parent

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

Suivre Mises à jour à la ressource avec le parent

List(IApplyUpdatesOperations)

Obtenir les enregistrements de configuration au sein d’un abonnement

ListAsync(IApplyUpdatesOperations, CancellationToken)

Obtenir les enregistrements de configuration au sein d’un abonnement

S’applique à