OBJECT
MssqlLogShippingStatusInfo
Description
Supported in v5.0+
link GraphQL Schema definition
- type MssqlLogShippingStatusInfo {
- # Required. Supported in v5.0+
- # v5.0-v5.2: Detailed message describing the current status of the log shipping
- # configuration.
- # v5.3+: Detailed message describing the status of the log shipping configuration.
- String! :
- # Supported in v5.0+
- MssqlLogShippingStatus! :
- }