Compartir a través de


SrvRecord.Priority Propiedad

Definición

Obtiene o establece el valor de prioridad de este registro SRV.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a