VirtualApplianceNicProperties.PublicIpAddress Property

Definition

Gets public IP address.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to