ENUM

AzureHostType

Description

Host type for Azure resources.

link GraphQL Schema definition

  • enum AzureHostType {
  • # Customer-hosted.
  • CUSTOMER_HOST
  • # Rubrik-hosted.
  • RUBRIK_HOST
  • # Undefined host type.
  • UNDEFINED
  • }