OBJECT

MssqlUnprotectableReason

Description

Supported in v5.0

link GraphQL Schema definition

  • type MssqlUnprotectableReason {
  • # Required. Supported in v5.0
  • # A reason that a SQL Server database or instance cannot be protected by Rubrik.
  • message: String!
  • unprotectableType: MssqlUnprotectableType!
  • }