ContainerAppGlobalValidation.ExcludedPaths Property

Definition

The paths for which unauthenticated flow would not be redirected to the login page.

public Azure.Provisioning.BicepList<string> ExcludedPaths { get; set; }
member this.ExcludedPaths : Azure.Provisioning.BicepList<string> with get, set
Public Property ExcludedPaths As BicepList(Of String)

Property Value

Applies to