Share via


VpnGatewayIpConfiguration.PublicIpAddress Property

Definition

Gets or sets the public IP address of this IP configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to