ASRRecoveryServicesProvider 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
ASRRecoveryServicesProvider() |
Initializes a new instance of the ASRRecoveryServicesProvider class. |
ASRRecoveryServicesProvider(RecoveryServicesProvider) |
Initializes a new instance of the ASRRecoveryServicesProvider class with required parameters. |
ASRRecoveryServicesProvider()
Initializes a new instance of the ASRRecoveryServicesProvider class.
public ASRRecoveryServicesProvider ();
Public Sub New ()
Applies to
ASRRecoveryServicesProvider(RecoveryServicesProvider)
Initializes a new instance of the ASRRecoveryServicesProvider class with required parameters.
public ASRRecoveryServicesProvider (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RecoveryServicesProvider provider);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRRecoveryServicesProvider : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RecoveryServicesProvider -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRRecoveryServicesProvider
Public Sub New (provider As RecoveryServicesProvider)
Parameters
- provider
- RecoveryServicesProvider
Recovery Service Provider object