AzureVmWorkloadProtectionPolicy.SubProtectionPolicy Property
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.
Gets or sets list of sub-protection policies which includes schedule and retention
[Newtonsoft.Json.JsonProperty(PropertyName="subProtectionPolicy")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.SubProtectionPolicy> SubProtectionPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subProtectionPolicy")>]
member this.SubProtectionPolicy : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.SubProtectionPolicy> with get, set
Public Property SubProtectionPolicy As IList(Of SubProtectionPolicy)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute