Compartir a través de


TrafficManagerEndpointData.EndpointStatus Propiedad

Definición

Estado del punto de conexión. Si el valor del extremo es Enabled, se sondea el mantenimiento del extremo y se incluye en el método de enrutamiento de tráfico.

public Azure.ResourceManager.TrafficManager.Models.TrafficManagerEndpointStatus? EndpointStatus { get; set; }
member this.EndpointStatus : Nullable<Azure.ResourceManager.TrafficManager.Models.TrafficManagerEndpointStatus> with get, set
Public Property EndpointStatus As Nullable(Of TrafficManagerEndpointStatus)

Valor de propiedad

Se aplica a