OBJECT

AzureMappedExocomputeSubscription

Description

Mapped Azure subscription for launching Exocompute.

link GraphQL Schema definition

  • 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!
  • }