Aracılığıyla paylaş


QosDefinition.DestinationIpRanges Property

Definition

Gets or sets destination IP ranges.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to