OBJECT
AzureApplicationCloudAccountToExocomputeConfig
Description
Details about an Exocompute configuration.
link GraphQL Schema definition
- type AzureApplicationCloudAccountToExocomputeConfig {
- # Application cloud account ID for which configurations are applicable.
- String! :
- # Specifies whether the cloud account is the host cloud account.
- Boolean! :
- # Details about the Exocompute configurations.
- AzureExocomputeGetConfigResponse!]! : [
- # Mapped Exocompute account details.
- CloudAccountDetails :
- }