共用方式為


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

適用於