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