INginxFrontendIPConfiguration.PrivateIPAddress Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.INginxPrivateIPAddress) }, ReadOnly=false, Required=false, SerializedName="privateIPAddresses")]
public Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.INginxPrivateIPAddress[] PrivateIPAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.INginxPrivateIPAddress) }, ReadOnly=false, Required=false, SerializedName="privateIPAddresses")>]
member this.PrivateIPAddress : Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.INginxPrivateIPAddress[] with get, set
Public Property PrivateIPAddress As INginxPrivateIPAddress()

Property Value

Attributes

Applies to