onvif
    Preparing search index...

    Interface DynamicDNSInformation

    interface DynamicDNSInformation {
        extension?: DynamicDNSInformationExtension;
        name?: string;
        TTL?: string;
        type: DynamicDNSType;
    }
    Index
    name?: string

    DNS name.

    TTL?: string

    Time to live.

    Dynamic DNS type.