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

TResourceRecordSet

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

Declaration

Source position: googledns.pp line 226

type TResourceRecordSet = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure Setkind(); virtual;

  procedure Setname(); virtual;

  procedure Setrrdatas(); virtual;

  procedure Setttl(); virtual;

  procedure Set_type(); virtual;

published

  property kind: string; [rw]

  property name: string; [rw]

  property rrdatas: TStringArray; [rw]

  property ttl: Integer; [rw]

  property _type: string; [rw]

end;

Inheritance

TResourceRecordSet

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18