Share via


NginxFrontendIPConfiguration.PrivateIPAddress Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Nginx.Origin(Microsoft.Azure.PowerShell.Cmdlets.Nginx.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.INginxPrivateIPAddress> PrivateIPAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Origin(Microsoft.Azure.PowerShell.Cmdlets.Nginx.PropertyOrigin.Owned)>]
member this.PrivateIPAddress : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.INginxPrivateIPAddress> with get, set
Public Property PrivateIPAddress As List(Of INginxPrivateIPAddress)

Property Value

Implements

Attributes

Applies to