UpdatePolicyInputProperties 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
UpdatePolicyInputProperties() |
Initializes a new instance of the UpdatePolicyInputProperties class. |
UpdatePolicyInputProperties(PolicyProviderSpecificInput) |
Initializes a new instance of the UpdatePolicyInputProperties class. |
UpdatePolicyInputProperties()
Initializes a new instance of the UpdatePolicyInputProperties class.
public UpdatePolicyInputProperties ();
Public Sub New ()
Applies to
UpdatePolicyInputProperties(PolicyProviderSpecificInput)
Initializes a new instance of the UpdatePolicyInputProperties class.
public UpdatePolicyInputProperties (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.PolicyProviderSpecificInput replicationProviderSettings = default);
new Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.UpdatePolicyInputProperties : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.PolicyProviderSpecificInput -> Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.UpdatePolicyInputProperties
Public Sub New (Optional replicationProviderSettings As PolicyProviderSpecificInput = Nothing)
Parameters
- replicationProviderSettings
- PolicyProviderSpecificInput
The ReplicationProviderSettings.