Freigeben über


ProtectionContainerOperationResultsOperationsExtensions.Get Methode

Definition

Ruft das Ergebnis eines beliebigen Vorgangs für den Container ab.

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

Parameter

operations
IProtectionContainerOperationResultsOperations

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 Container zugeordnet ist.

containerName
String

Containername, dessen Informationen abgerufen werden sollen.

operationId
String

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

Gibt zurück

Gilt für: