ASRPolicy 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
ASRPolicy() |
Initializes a new instance of the ASRPolicy class. |
ASRPolicy(Policy) |
Initializes a new instance of the ASRPolicy class with required parameters. |
ASRPolicy()
Initializes a new instance of the ASRPolicy class.
public ASRPolicy ();
Public Sub New ()
Applies to
ASRPolicy(Policy)
Initializes a new instance of the ASRPolicy class with required parameters.
public ASRPolicy (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Policy policy);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRPolicy : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Policy -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRPolicy
Public Sub New (policy As Policy)
Parameters
- policy
- Policy
Protection container object