Partager via


DscpConfiguration.DestinationIpRanges Propriété

Définition

Obtient ou définit des plages d’adresses IP de destination.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à