OBJECT
AzureExocomputeConfigsInAccount
Description
Azure Exocompute configurations in an Azure subscription.
link GraphQL Schema definition
- type AzureExocomputeConfigsInAccount {
- # Account details.
- AzureCloudAccountSubscriptionDetail! :
- # Feature details.
- AzureCloudAccountFeatureDetail! :
- # List of regions for which Exocompute can be configured.
- AzureCloudAccountRegion!]! : [
- # Azure Exocompute configurations.
- AzureExocomputeGetConfigResponse!]! : [
- }