Freigeben über


ApplicationGatewayInner.FrontendPorts Eigenschaft

Definition

Ruft Front-End-Ports der Anwendungsgatewayressource ab oder legt diese fest. Standardgrenzwerte finden Sie unter Application Gateway Grenzwerte.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: