IaasVmProtectedItem.HealthStatus 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.
Health status of protected item.
public Azure.ResourceManager.RecoveryServicesBackup.Models.IaasVmProtectedItemHealthStatus? HealthStatus { get; }
member this.HealthStatus : Nullable<Azure.ResourceManager.RecoveryServicesBackup.Models.IaasVmProtectedItemHealthStatus>
Public ReadOnly Property HealthStatus As Nullable(Of IaasVmProtectedItemHealthStatus)