ContainerAppCustomOpenIdConnectProviderConfiguration.Login 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.
The configuration settings of the login flow of the custom Open ID Connect provider.
public Azure.Provisioning.AppContainers.ContainerAppOpenIdConnectLogin Login { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.AppContainers.ContainerAppOpenIdConnectLogin> Login { get; set; }
member this.Login : Azure.Provisioning.AppContainers.ContainerAppOpenIdConnectLogin with get, set
member this.Login : Azure.Provisioning.BicepValue<Azure.Provisioning.AppContainers.ContainerAppOpenIdConnectLogin> with get, set
Public Property Login As ContainerAppOpenIdConnectLogin
Public Property Login As BicepValue(Of ContainerAppOpenIdConnectLogin)