Interface protos.google.cloud.domains.v1beta1.DnsSettings.ICustomDns (1.0.8)

Properties of a CustomDns.

Package

@google-cloud/domains!

Properties

dsRecords

dsRecords?: (google.cloud.domains.v1beta1.DnsSettings.IDsRecord[]|null);

CustomDns dsRecords

Property Value
TypeDescription
(google.cloud.domains.v1beta1.DnsSettings.IDsRecord[]|null)

nameServers

nameServers?: (string[]|null);

CustomDns nameServers

Property Value
TypeDescription
(string[]|null)