Partager via


ProtectionContainerOperationResultsOperationsExtensions.Get Méthode

Définition

Extrait le résultat de toute opération sur le conteneur.

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

Paramètres

operations
IProtectionContainerOperationResultsOperations

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

vaultName
String

Nom du coffre Recovery Services.

resourceGroupName
String

Nom du groupe de ressources dans lequel le coffre Recovery Services est présent.

fabricName
String

Nom de la structure associé au conteneur.

containerName
String

Nom du conteneur dont les informations doivent être extraites.

operationId
String

ID d’opération qui représente l’opération dont le résultat doit être extrait.

Retours

S’applique à