Aracılığıyla paylaş


QosPortRange.Start Property

Definition

Gets or sets qos Port Range start.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to