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

Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ASRProtectionContainer ( ) : System

Initializes a new instance of the ASRProtectionContainer class.

ASRProtectionContainer ( Microsoft.WindowsAzure.Management.SiteRecovery.Models.ProtectionContainer pc ) : System

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

Method Details

ASRProtectionContainer() public méthode

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

ASRProtectionContainer() public méthode

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