Share via


ContainerAppGitHubConfiguration.LoginScopes Property

Definition

A list of the scopes that should be requested while authenticating.

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

Property Value

Applies to