Linux Web App Slot Auth Settings V2Github V2
data class LinuxWebAppSlotAuthSettingsV2GithubV2(val clientId: String, val clientSecretSettingName: String, val loginScopes: List<String>? = null)
Constructors
Link copied to clipboard
fun LinuxWebAppSlotAuthSettingsV2GithubV2(clientId: String, clientSecretSettingName: String, loginScopes: List<String>? = null)