Compartilhar via


ApplicationGateway.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.Models.ApplicationGatewayFrontendPort> FrontendPorts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.frontendPorts")>]
member this.FrontendPorts : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayFrontendPort> with get, set
Public Property FrontendPorts As IList(Of ApplicationGatewayFrontendPort)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a