ProfileInner.MonitorConfig Property

Definition

Gets or sets the endpoint monitoring settings of the Traffic Manager profile.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.monitorConfig")]
public Microsoft.Azure.Management.TrafficManager.Fluent.Models.MonitorConfig MonitorConfig { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.monitorConfig")>]
member this.MonitorConfig : Microsoft.Azure.Management.TrafficManager.Fluent.Models.MonitorConfig with get, set
Public Property MonitorConfig As MonitorConfig

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to