INPUT_OBJECT
Input for editing an Azure account.
input UpdateAzureAccountInput {# ID of the Azure account.id: String!# Name of the Azure account.name: String# Description of the Azure account.description: String# Subscription ID of the Azure account.subscriptionId: String}