Share via


TrafficManagerEndpointData.EndpointStatus Property

Definition

The status of the endpoint. If the endpoint is Enabled, it is probed for endpoint health and is included in the traffic routing method.

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)

Property Value

Applies to