class EaCAzureServiceClient
extends EaCBaseClient
import { EaCAzureServiceClient } from "https://deno.land/x/fathym_everything_as_code@v0.0.335-integration/src/eac/client/EaCAzureServiceClient.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[]; }>