Freigeben über


INginxFrontendIPConfiguration.PublicIPAddress Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.INginxPublicIPAddress) }, Read=true, ReadOnly=false, Required=false, SerializedName="publicIPAddresses", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.INginxPublicIPAddress> PublicIPAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.INginxPublicIPAddress) }, Read=true, ReadOnly=false, Required=false, SerializedName="publicIPAddresses", Update=true)>]
member this.PublicIPAddress : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.INginxPublicIPAddress> with get, set
Public Property PublicIPAddress As List(Of INginxPublicIPAddress)

Property Value

Attributes

Applies to