次の方法で共有


DscpConfiguration.DestinationIpRanges プロパティ

定義

宛先 IP 範囲を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象