INPUT_OBJECT
Input required to add the Azure subscription.
input AzureSubscriptionInput {# The native subscription ID of the Azure subscription.nativeId: String!# Name or subscription alias to identify the Azure subscription.name: String!}