共用方式為


HealthMonitorStateChange.MonitorConfiguration Property

Definition

Gets or sets the configuration settings at the time of the monitor's health evaluation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to