Skip to main content
Go to Latest
class EaCExplorerServiceClient
extends EaCBaseClient
Re-export
import { EaCExplorerServiceClient } from "https://deno.land/x/fathym_everything_as_code@v0.0.335-integration/mod.ts";

Constructors

new
EaCExplorerServiceClient(baseUrl: URL, apiToken: string)

Methods

Query(
entLookup: string,
cloudLookup: string,
resGroupLookup: string,
resLookups: string[],
db: string,
request: ExplorerRequest,
): Promise<KustoResponseDataSet>

Constructors

new
EaCExplorerServiceClient(baseUrl: URL, apiToken: string)

Methods

Query(
entLookup: string,
cloudLookup: string,
resGroupLookup: string,
resLookups: string[],
db: string,
request: ExplorerRequest,
): Promise<KustoResponseDataSet>