ListDNSZoneNameserversRequest: {
    dnsZone: string;
    projectId?: string;
}

Type declaration

  • dnsZone: string

    DNS zone on which to filter the returned DNS zone name servers.

  • OptionalprojectId?: string

    Project ID on which to filter the returned DNS zone name servers.