Partager via


ProtectionIntentOperationsExtensions.Delete Méthode

Définition

Utilisé pour supprimer l’intention d’un élément

public static void Delete (this Microsoft.Azure.Management.RecoveryServices.Backup.IProtectionIntentOperations operations, string vaultName, string resourceGroupName, string fabricName, string intentObjectName);
static member Delete : Microsoft.Azure.Management.RecoveryServices.Backup.IProtectionIntentOperations * string * string * string * string -> unit
<Extension()>
Public Sub Delete (operations As IProtectionIntentOperations, vaultName As String, resourceGroupName As String, fabricName As String, intentObjectName As String)

Paramètres

operations
IProtectionIntentOperations

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.

fabricName
String

Nom de la structure associé à l’intention.

intentObjectName
String

Intention d’être supprimé.

S’applique à