ASRvCenter Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ASRvCenter() |
Initializes a new instance of the ASRvCenter class. |
ASRvCenter(VCenter) |
Initializes a new instance of the ASRvCenter class with required parameters. |
ASRvCenter()
Initializes a new instance of the ASRvCenter class.
public ASRvCenter ();
Public Sub New ()
Applies to
ASRvCenter(VCenter)
Initializes a new instance of the ASRvCenter class with required parameters.
public ASRvCenter (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.VCenter vCenterServer);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRvCenter : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.VCenter -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRvCenter
Public Sub New (vCenterServer As VCenter)
Parameters
- vCenterServer
- VCenter
vCenter server object