Share via


EntityHealth.HealthEvents Property

Definition

public System.Collections.Generic.IList<System.Fabric.Health.HealthEvent> HealthEvents { get; }
member this.HealthEvents : System.Collections.Generic.IList<System.Fabric.Health.HealthEvent>
Public ReadOnly Property HealthEvents As IList(Of HealthEvent)

Property Value

System.Collections.Generic.IList<HealthEvent>

Applies to