Partager via


ResourceGuardProxyOperationsExtensions.DeleteAsync Méthode

Définition

Supprimer ResourceGuardProxy sous le coffre

public static System.Threading.Tasks.Task DeleteAsync (this Microsoft.Azure.Management.RecoveryServices.Backup.IResourceGuardProxyOperations operations, string vaultName, string resourceGroupName, string resourceGuardProxyName, System.Threading.CancellationToken cancellationToken = default);
static member DeleteAsync : Microsoft.Azure.Management.RecoveryServices.Backup.IResourceGuardProxyOperations * string * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task
<Extension()>
Public Function DeleteAsync (operations As IResourceGuardProxyOperations, vaultName As String, resourceGroupName As String, resourceGuardProxyName As String, Optional cancellationToken As CancellationToken = Nothing) As Task

Paramètres

operations
IResourceGuardProxyOperations

Groupe d’opérations pour cette méthode d’extension.

vaultName
String

Nom du coffre Recovery Services.

resourceGroupName
String

Nom du groupe de ressources où se trouve le coffre Recovery Services.

resourceGuardProxyName
String
cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à