VmWorkloadSqlInstanceProtectedItem.InstanceProtectionReadiness 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.
The state of instance protection.
public Azure.ResourceManager.RecoveryServicesBackup.Models.BackupInstanceProtectionReadiness? InstanceProtectionReadiness { get; set; }
member this.InstanceProtectionReadiness : Nullable<Azure.ResourceManager.RecoveryServicesBackup.Models.BackupInstanceProtectionReadiness> with get, set
Public Property InstanceProtectionReadiness As Nullable(Of BackupInstanceProtectionReadiness)