Freigeben über


ProtectionIntentOperationsExtensions.CreateOrUpdate Methode

Definition

Erstellen der Absicht zum Aktivieren der Sicherung eines Elements. Dies ist ein synchroner Vorgang.

public static Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectionIntentResource CreateOrUpdate (this Microsoft.Azure.Management.RecoveryServices.Backup.IProtectionIntentOperations operations, string vaultName, string resourceGroupName, string fabricName, string intentObjectName, Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectionIntentResource parameters);
static member CreateOrUpdate : Microsoft.Azure.Management.RecoveryServices.Backup.IProtectionIntentOperations * string * string * string * string * Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectionIntentResource -> Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectionIntentResource
<Extension()>
Public Function CreateOrUpdate (operations As IProtectionIntentOperations, vaultName As String, resourceGroupName As String, fabricName As String, intentObjectName As String, parameters As ProtectionIntentResource) As ProtectionIntentResource

Parameter

operations
IProtectionIntentOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

vaultName
String

Der Name des Recovery Services-Tresors.

resourceGroupName
String

Der Name der Ressourcengruppe, in der sich der Recovery Services-Tresor befindet.

fabricName
String

Fabricname, der dem Sicherungselement zugeordnet ist.

intentObjectName
String

Name des Absichtsobjekts.

parameters
ProtectionIntentResource

Gesichertes Ressourcenelement

Gibt zurück

Gilt für: