Dela via


ApplicationGetHttpsEndpoint.PrivateIPAddress Property

Definition

Gets or sets the private ip address of the endpoint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to