ProtectableContainerType type

Defines values for ProtectableContainerType.

type ProtectableContainerType =
  | "Invalid"
  | "Unknown"
  | "IaasVMContainer"
  | "IaasVMServiceContainer"
  | "DPMContainer"
  | "AzureBackupServerContainer"
  | "MABContainer"
  | "Cluster"
  | "AzureSqlContainer"
  | "Windows"
  | "VCenter"
  | "VMAppContainer"
  | "SQLAGWorkLoadContainer"
  | "StorageContainer"
  | "GenericContainer"
  | "Microsoft.ClassicCompute/virtualMachines"
  | "Microsoft.Compute/virtualMachines"
  | "AzureWorkloadContainer"