ApplicationGateway.EntraJwtValidationConfigs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Entra JWT validation configurations for the application gateway resource. For default limits, see Application Gateway limits.
public Azure.Provisioning.BicepList<Azure.Provisioning.Network.ApplicationGatewayEntraJwtValidationConfig> EntraJwtValidationConfigs { get; set; }
member this.EntraJwtValidationConfigs : Azure.Provisioning.BicepList<Azure.Provisioning.Network.ApplicationGatewayEntraJwtValidationConfig> with get, set
Public Property EntraJwtValidationConfigs As BicepList(Of ApplicationGatewayEntraJwtValidationConfig)