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

TSettings

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

Declaration

Source position: googlesqladmin.pp line 1114

type TSettings = class(TGoogleBaseObject)

protected

  procedure SetactivationPolicy(); virtual;

  procedure SetauthorizedGaeApplications(); virtual;

  procedure SetbackupConfiguration(); virtual;

  procedure SetcrashSafeReplicationEnabled(); virtual;

  procedure SetdataDiskSizeGb(); virtual;

  procedure SetdataDiskType(); virtual;

  procedure SetdatabaseFlags(); virtual;

  procedure SetdatabaseReplicationEnabled(); virtual;

  procedure SetipConfiguration(); virtual;

  procedure Setkind(); virtual;

  procedure SetlocationPreference(); virtual;

  procedure SetmaintenanceWindow(); virtual;

  procedure SetpricingPlan(); virtual;

  procedure SetreplicationType(); virtual;

  procedure SetsettingsVersion(); virtual;

  procedure SetstorageAutoResize(); virtual;

  procedure Settier(); virtual;

published

  property activationPolicy: string; [rw]

  property authorizedGaeApplications: TStringArray; [rw]

  property backupConfiguration: TBackupConfiguration; [rw]

  property crashSafeReplicationEnabled: Boolean; [rw]

  property dataDiskSizeGb: string; [rw]

  property dataDiskType: string; [rw]

  property databaseFlags: TSettingsTypedatabaseFlagsArray; [rw]

  property databaseReplicationEnabled: Boolean; [rw]

  property ipConfiguration: TIpConfiguration; [rw]

  property kind: string; [rw]

  property locationPreference: TLocationPreference; [rw]

  property maintenanceWindow: TMaintenanceWindow; [rw]

  property pricingPlan: string; [rw]

  property replicationType: string; [rw]

  property settingsVersion: string; [rw]

  property storageAutoResize: Boolean; [rw]

  property tier: string; [rw]

end;

Inheritance

TSettings

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18