Condividi tramite


DefinitionEndpointCreateParameters.Status Property

Definition

Required. Specifies the status of the monitoring endpoint. If set to Enabled, the endpoint is considered by the load balancing method and is monitored.

public Microsoft.WindowsAzure.Management.TrafficManager.Models.EndpointStatus Status { get; set; }
member this.Status : Microsoft.WindowsAzure.Management.TrafficManager.Models.EndpointStatus with get, set
Public Property Status As EndpointStatus

Property Value

Applies to