INPUT_OBJECT
AzureGetResourceGroupsInfoIfExistInput
Description
Input for getting Azure resource groups if they exist.
link GraphQL Schema definition
- input AzureGetResourceGroupsInfoIfExistInput {
- # Session ID of the current OAuth session.
- String! :
- # Resource groups to get.
- AzureNativeResourceGroupInfoInput!]! : [
- }