Share via


PublicIPAddress.PublicIPAddressVersion Property

Definition

Gets or sets the public IP address version. Possible values include: 'IPv4', 'IPv6'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to