Condividi tramite


PublicIPAddressPropertiesFormat.PublicIPAddressVersion Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to