Compartilhar via


ApplicationGatewayInner.FrontendPorts Propriedade

Definição

Obtém ou define portas de front-end do recurso de gateway de aplicativo. Para obter limites padrão, consulte Gateway de Aplicativo limites.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.frontendPorts")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayFrontendPortInner> FrontendPorts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.frontendPorts")>]
member this.FrontendPorts : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayFrontendPortInner> with get, set
Public Property FrontendPorts As IList(Of ApplicationGatewayFrontendPortInner)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a