Sdílet prostřednictvím


QosIpRange.EndIP Property

Definition

Gets or sets end IP Address.

[Newtonsoft.Json.JsonProperty(PropertyName="endIP")]
public string EndIP { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endIP")>]
member this.EndIP : string with get, set
Public Property EndIP As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to