Compartir a través de


LoadBalancingRule.ProbePort Propiedad

Definición

Obtiene o establece el puerto de prob utilizado por la regla de equilibrio de carga. Los valores aceptables están comprendidos entre 1 y 65535.

[Newtonsoft.Json.JsonProperty(PropertyName="probePort")]
public int? ProbePort { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="probePort")>]
member this.ProbePort : Nullable<int> with get, set
Public Property ProbePort As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a