Sdílet prostřednictvím


RegisteredServer.MonitoringConfiguration Property

Definition

Gets or sets monitoring Configuration

[Newtonsoft.Json.JsonProperty(PropertyName="properties.monitoringConfiguration")]
public string MonitoringConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.monitoringConfiguration")>]
member this.MonitoringConfiguration : string with get, set
Public Property MonitoringConfiguration As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to