INPUT_OBJECT

AzureVnetReq

Description

VNetRequest for Azure account.

link GraphQL Schema definition

  • input AzureVnetReq {
  • # Customer Azure cloud account ID.
  • cloudAccountId: String
  • # VNet resource group.
  • resourceGroup: String
  • }

link Require by