Freigeben über


Endpoint.EndpointMonitorStatus Eigenschaft

Definition

Ruft die Überwachungs-status des Endpunkts ab oder legt diese fest. Mögliche Werte: "CheckingEndpoint", "Online", "Degraded", "Disabled", "Inactive", "Stopped"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: