OBJECT
Mapped Azure subscription for launching Exocompute.
type AzureMappedExocomputeSubscription {# Cloud account ID of the Azure subscription.id: String! # Native ID of the Azure subscription.nativeId: String! # Name of the Azure subscription.name: String! }