RemotePrivateEndpointConnection.IPAddress Property

Definition

Private IPAddresses mapped to the remote private endpoint

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> IPAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.IPAddress : System.Collections.Generic.List<string> with get, set
Public Property IPAddress As List(Of String)

Property Value

Implements

Attributes

Applies to