次の方法で共有


QosDefinition.DestinationPortRanges プロパティ

定義

宛先ポート範囲を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象