OBJECT
Response of the operation that initiates onboarding of Azure AD.
type StartAzureAdAppSetupReply {# State token to be used in CompleteAzureAdAppSetupReply.csrfToken: String! # ID of the created Azure AD app.appId: String! }