Freigeben über


ProtectionPolicyOperationResultsOperationsExtensions.Get Methode

Definition

Stellt das Ergebnis eines Vorgangs bereit.

public static Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectionPolicyResource Get (this Microsoft.Azure.Management.RecoveryServices.Backup.IProtectionPolicyOperationResultsOperations operations, string vaultName, string resourceGroupName, string policyName, string operationId);
static member Get : Microsoft.Azure.Management.RecoveryServices.Backup.IProtectionPolicyOperationResultsOperations * string * string * string * string -> Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectionPolicyResource
<Extension()>
Public Function Get (operations As IProtectionPolicyOperationResultsOperations, vaultName As String, resourceGroupName As String, policyName As String, operationId As String) As ProtectionPolicyResource

Parameter

operations
IProtectionPolicyOperationResultsOperations

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.

policyName
String

Name der Sicherungsrichtlinie, deren Ergebnis des Vorgangs abgerufen werden muss.

operationId
String

Vorgangs-ID, die den Vorgang darstellt, dessen Ergebnis abgerufen werden muss.

Gibt zurück

Gilt für: