class EaCAzureServiceClient
extends EaCBaseClient
Re-export
import { EaCAzureServiceClient } from "https://deno.land/x/fathym_eac_runtime@v0.0.140/src/src.deps.ts";
Constructors
new
EaCAzureServiceClient(baseUrl: URL, apiToken: string)Methods
CloudAPIVersions(): Promise<Record<string, string>>
CloudAuthToken(): Promise<string>
entLookup: string,
cloudLookup: string,
scopes: string[],
CloudEnsureProviders(): Promise<{ Locations: Location[]; }>
CloudLocations(): Promise<{ Locations: Location[]; }>