OBJECT
Status of the operation to add Azure Cloud Account.
type AddAzureCloudAccountStatus {# Native ID of the Azure Subscription.azureSubscriptionNativeId: String! # Rubrik ID of the Azure Subscription.azureSubscriptionRubrikId: String! # Error encountered, if any.error: String! }