IResourceGuardProxyOperations Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
S’applique à
Azure SDK for .NET