Partager via


ProtectionIntentOperationsExtensions.Get Méthode

Définition

Fournit les détails de l’élément d’intention de protection. S'agissant d'une opération asynchrone, Pour connaître la status de l’opération, appelez l’API GetItemOperationResult.

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

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’élément sauvegardé.

intentObjectName
String

Nom de l’élément sauvegardé dont les détails doivent être récupérés.

Retours

S’applique à