INPUT_OBJECT
Input for getting Azure resource group if it exists.
input AzureNativeResourceGroupInfoInput {# The name of the resource group.resourceGroupName: String!# The native ID of the Azure subscription.subscriptionNativeId: UUID!}