OBJECT
Response of the operation to initiate Azure Cloud Account OAuth.
type StartAzureCloudAccountOauthReply {# Client ID of the application configured for authentication of the Azure tenant.clientId: String! # Session ID of the current OAuth session.sessionId: String! }