PSPrivateEndpointIPConfiguration.PrivateIPAddress Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to