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