VmWorkloadProtectionPolicy.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.
List of sub-protection policies which includes schedule and retention.
public System.Collections.Generic.IList<Azure.ResourceManager.RecoveryServicesBackup.Models.SubProtectionPolicy> SubProtectionPolicy { get; }
member this.SubProtectionPolicy : System.Collections.Generic.IList<Azure.ResourceManager.RecoveryServicesBackup.Models.SubProtectionPolicy>
Public ReadOnly Property SubProtectionPolicy As IList(Of SubProtectionPolicy)