OBJECT

GetAzureExocomputeNetworkSetupTemplateReply

Description

GetAzureExocomputeNetworkSetupTemplateReply is the reply to the request to get the ARM template for creating VNet, Subnet, and NSG in the provided regions.

link GraphQL Schema definition

  • type GetAzureExocomputeNetworkSetupTemplateReply {
  • # JSON string representation of the ARM template.
  • armTemplateJson: String!
  • }

link Require by