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