OBJECT
AzureSubscriptionWithExocomputeMapping
Description
Azure subscription with Exocompute mapping, if present.
link GraphQL Schema definition
- type AzureSubscriptionWithExocomputeMapping {
- # Azure subscription cloud account ID.
- String! :
- # Azure subscription native ID.
- String! :
- # Azure subscription native name.
- String! :
- # Mapped Exocompute Azure subscription details.
- AzureMappedExocomputeSubscription :
- }