C# Class Microsoft.Azure.Commands.SiteRecovery.ASRFabric

Azure Site Recovery Site object.
Show file Open project: Azure/azure-powershell

Public Methods

Method Description
ASRFabric ( ) : Microsoft.Azure.Management.SiteRecovery.Models

Initializes a new instance of the ASRSite class.

ASRFabric ( Microsoft.Azure.Management.SiteRecovery.Models.Fabric fabric ) : Microsoft.Azure.Management.SiteRecovery.Models

Initializes a new instance of the ASRSite class.

Method Details

ASRFabric() public method

Initializes a new instance of the ASRSite class.
public ASRFabric ( ) : Microsoft.Azure.Management.SiteRecovery.Models
return Microsoft.Azure.Management.SiteRecovery.Models

ASRFabric() public method

Initializes a new instance of the ASRSite class.
public ASRFabric ( Microsoft.Azure.Management.SiteRecovery.Models.Fabric fabric ) : Microsoft.Azure.Management.SiteRecovery.Models
fabric Microsoft.Azure.Management.SiteRecovery.Models.Fabric
return Microsoft.Azure.Management.SiteRecovery.Models