C# Class Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRProtectionProfile

Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Méthode Description
ASRProtectionProfile ( ) : System

Initializes a new instance of the ASRProtectionProfile class.

ASRProtectionProfile ( Microsoft.WindowsAzure.Management.SiteRecovery.Models.ProtectionProfile profile ) : System

Initializes a new instance of the ASRProtectionProfile class with required parameters.

Method Details

ASRProtectionProfile() public méthode

Initializes a new instance of the ASRProtectionProfile class.
public ASRProtectionProfile ( ) : System
Résultat System

ASRProtectionProfile() public méthode

Initializes a new instance of the ASRProtectionProfile class with required parameters.
public ASRProtectionProfile ( Microsoft.WindowsAzure.Management.SiteRecovery.Models.ProtectionProfile profile ) : System
profile Microsoft.WindowsAzure.Management.SiteRecovery.Models.ProtectionProfile Protection container object
Résultat System