node-powerdns
    Preparing search index...

    Type Alias ViewZoneInput

    Payload used to add a zone to a view.

    type ViewZoneInput = {
        name: string;
    }
    Index

    Properties

    Properties

    name: string