Compartir a través de


DscpConfiguration.DestinationPortRanges Propiedad

Definición

Obtiene o establece los intervalos de puertos de destino.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a