ModelInterface.findZoneByUrn() method
Warning: This API is now obsolete.
Use ModelInterface.findZoneByUri() instead.
Find a zone by its URN.
Signature:
findZoneByUrn(urn: string): ZoneInterface | undefined;
Parameters
Parameter |
Type |
Description |
---|---|---|
urn |
string |
ZoneInterface | undefined