Get Windows Function App Auth Settings V2Github V2
data class GetWindowsFunctionAppAuthSettingsV2GithubV2(val clientId: String, val clientSecretSettingName: String, val loginScopes: List<String>)