Capabilities.IpAddressType Property

Definition

Gets the ip address type that this capability describes.

[Newtonsoft.Json.JsonProperty(PropertyName="ipAddressType")]
public string IpAddressType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ipAddressType")>]
member this.IpAddressType : string
Public ReadOnly Property IpAddressType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to