次の方法で共有


QosIpRange.StartIP プロパティ

定義

開始 IP アドレスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="startIP")]
public string StartIP { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startIP")>]
member this.StartIP : string with get, set
Public Property StartIP As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象