OBJECT
UpgradeAzureCloudAccountReply
Description
Response of the operation to upgrade Azure Cloud Account.
link GraphQL Schema definition
- type UpgradeAzureCloudAccountReply {
- # Status of the Entra ID group for the upgraded Azure Cloud Account.
- : AzureEntraIdGroupStatus
- # Status of the operation to upgrade Azure Cloud Account permission.
- : [UpgradeAzureCloudAccountStatus!]!
- }