INPUT_OBJECT

AzureBlobConfigInput

Description

Azure Blob configuration.

link GraphQL Schema definition

  • input AzureBlobConfigInput {
  • # Retention of Azure Blobs. Deprecated API Field.
  • continuousBackupRetentionInDays: Int
  • # Specifies the location ID where the primary backups will be stored.
  • backupLocationId: String
  • }