INPUT_OBJECT

MssqlLogShippingCreateConfigV2Input

Description

Supported in v5.3+

link GraphQL Schema definition

  • input MssqlLogShippingCreateConfigV2Input {
  • # Supported in v5.3+
  • # Maximum number of makeup reseed attempts during a 24 hour period.
  • makeupReseedLimit: Int
  • # Configuration for creating a SQL Server log shipping target.
  • mssqlLogShippingCreateConfig: MssqlLogShippingCreateConfigInput
  • }