Compartir a través de


QosDefinition.DestinationIpRanges Propiedad

Definición

Obtiene o establece los intervalos IP de destino.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a