binaryLogEnabled property
(MySQL only) Whether binary log is enabled.
If backup configuration is disabled, binarylog must be disabled as well.
Implementation
core.bool? binaryLogEnabled;
(MySQL only) Whether binary log is enabled.
If backup configuration is disabled, binarylog must be disabled as well.
core.bool? binaryLogEnabled;