Sdílet prostřednictvím


DscpConfiguration.DestinationPortRanges Property

Definition

Gets or sets destination port ranges.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.destinationPortRanges")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.QosPortRange> DestinationPortRanges { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.destinationPortRanges")>]
member this.DestinationPortRanges : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.QosPortRange> with get, set
Public Property DestinationPortRanges As IList(Of QosPortRange)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to