Sdílet prostřednictvím


RegisteredServer.MonitoringEndpointUri Property

Definition

Gets or sets telemetry Endpoint Uri

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to