次の方法で共有


DscpConfiguration.SourcePortRanges プロパティ

定義

ソースのポート範囲を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象