Unit 'googlesqladmin' Package
[Overview][Types][Classes][Index] [#googleapi]

TMySqlReplicaConfiguration

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlesqladmin.pp line 876

type TMySqlReplicaConfiguration = class(TGoogleBaseObject)

protected

  procedure SetcaCertificate(); virtual;

  procedure SetclientCertificate(); virtual;

  procedure SetclientKey(); virtual;

  procedure SetconnectRetryInterval(); virtual;

  procedure SetdumpFilePath(); virtual;

  procedure Setkind(); virtual;

  procedure SetmasterHeartbeatPeriod(); virtual;

  procedure Setpassword(); virtual;

  procedure SetsslCipher(); virtual;

  procedure Setusername(); virtual;

  procedure SetverifyServerCertificate(); virtual;

published

  property caCertificate: string; [rw]

  property clientCertificate: string; [rw]

  property clientKey: string; [rw]

  property connectRetryInterval: Integer; [rw]

  property dumpFilePath: string; [rw]

  property kind: string; [rw]

  property masterHeartbeatPeriod: string; [rw]

  property password: string; [rw]

  property sslCipher: string; [rw]

  property username: string; [rw]

  property verifyServerCertificate: Boolean; [rw]

end;

Inheritance

TMySqlReplicaConfiguration

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18