Partager via


ResourceGuardProxyOperationsExtensions Classe

Définition

Méthodes d’extension pour ResourceGuardProxyOperations.

public static class ResourceGuardProxyOperationsExtensions
type ResourceGuardProxyOperationsExtensions = class
Public Module ResourceGuardProxyOperationsExtensions
Héritage
ResourceGuardProxyOperationsExtensions

Méthodes

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 à