OBJECT

AddAzureCloudAccountWithoutOauthReply

Description

Response of the operation to add Azure Cloud Account without OAuth.

link GraphQL Schema definition

  • type AddAzureCloudAccountWithoutOauthReply {
  • # Tenant ID for the added subscriptions.
  • tenantId: String!
  • # Status of the operation to add Azure Cloud Account.
  • status: [AddAzureCloudAccountStatus!]!
  • }

link Require by