ENUM
AzureNativeVirtualMachineSortFields
Description
The field type used to sort the virtual machines.
link GraphQL Schema definition
- enum AzureNativeVirtualMachineSortFields {
- # Use SLA Domain assignment for sorting.
- # Use region name for sorting.
- # Use subnet name for sorting.
- # Use common resource group name for sorting.
- # Use subscription name from common resource group for sorting.
- # Use virtual machine size for sorting.
- # Use VNet name for sorting.
- # Use virtual machine SLA Domain for sorting.
- # Use virtual machine name for sorting.
- # Use sensitive hits for sorting.
- # Use sensitivity status for sorting.
- }