Partager via


RecoveryServicesBackupExtensions.GetBackupProtectionIntentResource Méthode

Définition

Obtient un objet représentant un BackupProtectionIntentResource avec les opérations instance qui peuvent être effectuées sur celui-ci, mais sans données. Vous pouvez utiliser CreateResourceIdentifier(String, String, String, String, String) pour créer un BackupProtectionIntentResourceResourceIdentifier à partir de ses composants.

public static Azure.ResourceManager.RecoveryServicesBackup.BackupProtectionIntentResource GetBackupProtectionIntentResource (this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier id);
static member GetBackupProtectionIntentResource : Azure.ResourceManager.ArmClient * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.RecoveryServicesBackup.BackupProtectionIntentResource
<Extension()>
Public Function GetBackupProtectionIntentResource (client As ArmClient, id As ResourceIdentifier) As BackupProtectionIntentResource

Paramètres

client
ArmClient

Instance ArmClient sur laquelle la méthode s’exécute.

id
ResourceIdentifier

ID de ressource de la ressource à obtenir.

Retours

Retourne un objet BackupProtectionIntentResource.

S’applique à