OBJECT
AzureNativeRegionSpec
Description
Azure region specification.
link GraphQL Schema definition
- type AzureNativeRegionSpec {
- # Name of the Azure region.
- AzureNativeRegion! :
- # Specifies whether Exocompute is configured in the region or not.
- Boolean! :
- }