Bagikan melalui


InboundEndpoint.PublicIPAddress Property

Definition

Gets or sets the public IP address of the Compute Node.

[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