共用方式為


HealthMonitor.Evidence Property

Definition

Gets or sets evidence validating the monitor's current health state.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.evidence")]
public object Evidence { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.evidence")>]
member this.Evidence : obj with get, set
Public Property Evidence As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to