OBJECT
AddAzureCloudAccountReply
Description
Response of the operation to add an Azure Cloud Account.
link GraphQL Schema definition
- type AddAzureCloudAccountReply {
- # Status of the operation to add Azure Cloud Account.
- AddAzureCloudAccountStatus!]! : [
- # Tenant ID for the added subscriptions.
- String! :
- }