ENUM
AzureNativeRegionSortFields
Description
The field type used to sort the regions.
link GraphQL Schema definition
- enum AzureNativeRegionSortFields {
- # Use SLA Domain assignment for sorting.
- # Use disk count for sorting.
- # Use SQL Database count for sorting.
- # Use Managed Instance Database count for sorting.
- # Use Storage Account count for sorting.
- # Use virtual machine count for sorting.
- # Use region SLA Domain for sorting.
- # Use region name for sorting.
- }