[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlereplicapool.pp line 440
type TReplicaPoolAutoHealingPolicy = class(TGoogleBaseObject) |
protected |
procedure SetactionType(); virtual; |
procedure SethealthCheck(); virtual; |
published |
property actionType: string; [rw] |
property healthCheck: string; [rw] |
end; |
| |
| |
TObject |