class EaCExplorerServiceClient
extends EaCBaseClient
Re-export
import { EaCExplorerServiceClient } from "https://deno.land/x/fathym_eac_runtime@v0.0.140/src/src.deps.ts";
Constructors
new
EaCExplorerServiceClient(baseUrl: URL, apiToken: string)Methods
Query(): Promise<KustoResponseDataSet>
entLookup: string,
cloudLookup: string,
resGroupLookup: string,
resLookups: string[],
db: string,
request: ExplorerRequest,