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

Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ASRServer ( ) : System

Initializes a new instance of the ASRServer class.

ASRServer ( Microsoft.WindowsAzure.Management.SiteRecovery.Models.Server server ) : System

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

Method Details

ASRServer() public méthode

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

ASRServer() public méthode

Initializes a new instance of the ASRServer class with required parameters.
public ASRServer ( Microsoft.WindowsAzure.Management.SiteRecovery.Models.Server server ) : System
server Microsoft.WindowsAzure.Management.SiteRecovery.Models.Server Server object
Résultat System