CSMProtectionPolicyProperties Class
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.
The definition of a CSMProtectionPolicyProperties object.
public class CSMProtectionPolicyProperties : Microsoft.Azure.Management.BackupServices.Models.CSMBaseObject
type CSMProtectionPolicyProperties = class
inherit CSMBaseObject
Public Class CSMProtectionPolicyProperties
Inherits CSMBaseObject
- Inheritance
Constructors
CSMProtectionPolicyProperties() |
Initializes a new instance of the CSMProtectionPolicyProperties class. |
Properties
BackupSchedule |
Optional. Backup Schedule of ProtectionPolicy. |
LtrRetentionPolicy |
Optional. Long Term Retention Policy. |
PolicyName |
Optional. Name of ProtectionPolicy. |
RetentionPolicy |
Optional. Retention Policy |
WorkloadType |
Optional. WorkloadType of ProtectionPolicy. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET