Function: createDnsMonitorSchema()
function createDnsMonitorSchema(
args: NetworkMonitorSchemaBaseArgs
): DnsMonitorSchemaType;
Defined in: shared/validation/monitorSchemas.network.ts:27
Creates the DNS monitor schema.
function createDnsMonitorSchema(
args: NetworkMonitorSchemaBaseArgs
): DnsMonitorSchemaType;
Defined in: shared/validation/monitorSchemas.network.ts:27
Creates the DNS monitor schema.