Compartir a través de


DscpConfiguration.DestinationIpRanges Propiedad

Definición

Obtiene o establece los intervalos IP de destino.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a