Compartir a través de


EndpointInner.EndpointMonitorStatus Propiedad

Definición

Obtiene o establece el estado de supervisión del punto de conexión. Entre los valores posibles se incluyen: 'CheckingEndpoint', 'Online', 'Degraded', 'Disabled', 'Inactive', 'Stopped'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a