CSMUpdateProtectionPolicyRequest 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
CSMUpdateProtectionPolicyRequest() |
Initializes a new instance of the CSMUpdateProtectionPolicyRequest class. |
CSMUpdateProtectionPolicyRequest(CSMUpdateProtectionPolicyRequestProperties) |
Initializes a new instance of the CSMUpdateProtectionPolicyRequest class with required arguments. |
CSMUpdateProtectionPolicyRequest()
Initializes a new instance of the CSMUpdateProtectionPolicyRequest class.
public CSMUpdateProtectionPolicyRequest ();
Public Sub New ()
Applies to
CSMUpdateProtectionPolicyRequest(CSMUpdateProtectionPolicyRequestProperties)
Initializes a new instance of the CSMUpdateProtectionPolicyRequest class with required arguments.
public CSMUpdateProtectionPolicyRequest (Microsoft.Azure.Management.BackupServices.Models.CSMUpdateProtectionPolicyRequestProperties properties);
new Microsoft.Azure.Management.BackupServices.Models.CSMUpdateProtectionPolicyRequest : Microsoft.Azure.Management.BackupServices.Models.CSMUpdateProtectionPolicyRequestProperties -> Microsoft.Azure.Management.BackupServices.Models.CSMUpdateProtectionPolicyRequest
Public Sub New (properties As CSMUpdateProtectionPolicyRequestProperties)
Parameters
- properties
- CSMUpdateProtectionPolicyRequestProperties