次の方法で共有


CidrIpAddress.BaseIpAddress プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象