OBJECT
DeleteAzureCloudAccountWithoutOauthReply
Description
Response of the operation to delete Azure Cloud Account without OAuth.
link GraphQL Schema definition
- type DeleteAzureCloudAccountWithoutOauthReply {
- # Status of the operation to delete Azure Cloud Account.
- : [DeleteAzureCloudAccountStatus!]!
- }