INPUT_OBJECT
MssqlSlaPatchPropertiesInput
Description
Supported in v5.1+
link GraphQL Schema definition
- input MssqlSlaPatchPropertiesInput {
- # Supported in v5.1+
- # v5.1: SLA Domain ID assigned to instance.
- # v5.2+: SLA Domain ID assigned to instance. Existing snapshots of the instance
- # will be retained with the configuration of specified SLA Domain.
- String :
- # Supported in v5.3+
- # Determines whether to use the configured default value of log backup retention.
- Boolean :
- # Non-SLA-Domain properties of a SQL Server object.
- MssqlSlaRelatedPropertiesInput :
- }