Partager via


IResourceGuardProxyOperations Interface

Définition

Opérations ResourceGuardProxyOperations.

public interface IResourceGuardProxyOperations
type IResourceGuardProxyOperations = interface
Public Interface IResourceGuardProxyOperations

Méthodes

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

Supprimer ResourceGuardProxy sous le coffre

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

Retourne ResourceGuardProxy sous le coffre et avec le nom référencé dans la demande

PutWithHttpMessagesAsync(String, String, String, ResourceGuardProxyBaseResource, Dictionary<String,List<String>>, CancellationToken)

Ajouter ou mettre à jour ResourceGuardProxy sous le coffre Sécurise les opérations critiques du coffre

UnlockDeleteWithHttpMessagesAsync(String, String, String, UnlockDeleteRequest, Dictionary<String,List<String>>, CancellationToken)

Sécurise la suppression des opérations ResourceGuardProxy.

Méthodes d’extension

Delete(IResourceGuardProxyOperations, String, String, String)

Supprimer ResourceGuardProxy sous le coffre

DeleteAsync(IResourceGuardProxyOperations, String, String, String, CancellationToken)

Supprimer ResourceGuardProxy sous le coffre

Get(IResourceGuardProxyOperations, String, String, String)

Retourne ResourceGuardProxy sous le coffre et avec le nom référencé dans la demande

GetAsync(IResourceGuardProxyOperations, String, String, String, CancellationToken)

Retourne ResourceGuardProxy sous le coffre et avec le nom référencé dans la demande

Put(IResourceGuardProxyOperations, String, String, String, ResourceGuardProxyBaseResource)

Ajouter ou mettre à jour ResourceGuardProxy sous le coffre Sécurise les opérations critiques du coffre

PutAsync(IResourceGuardProxyOperations, String, String, String, ResourceGuardProxyBaseResource, CancellationToken)

Ajouter ou mettre à jour ResourceGuardProxy sous le coffre Sécurise les opérations critiques du coffre

UnlockDelete(IResourceGuardProxyOperations, String, String, String, UnlockDeleteRequest)

Sécurise la suppression des opérations ResourceGuardProxy.

UnlockDeleteAsync(IResourceGuardProxyOperations, String, String, String, UnlockDeleteRequest, CancellationToken)

Sécurise la suppression des opérations ResourceGuardProxy.

S’applique à