interface MxRecord {
    priority: number;
    exchange: string;
}

Hierarchy (view full)

Properties

Properties

priority: number
exchange: string