CidrIpAddress.BaseIpAddress Property

Definition

Gets or sets ip address itself.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to