Partager via


ApplicationGatewayInner.FrontendPorts Propriété

Définition

Obtient ou définit les ports frontend de la ressource de passerelle d’application. Pour connaître les limites par défaut, consultez limites Application Gateway.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à