Share via


ResponseMessageEnvelopeRemotePrivateEndpointConnection.IPAddress Property

Definition

Private IPAddresses mapped to the remote private endpoint

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

Property Value

String[]

Implements

Attributes

Applies to