Compartilhar via


SrvRecord.Weight Propriedade

Definição

Obtém ou define o valor de peso para esse registro SRV.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a