Skip to main content
Go to Latest
function loadResoureTypeApiVersions
import { loadResoureTypeApiVersions } from "https://deno.land/x/fathym_everything_as_code@v0.1.47-fluent-builder/src/azure/loadResoureTypeApiVersions.ts";

Load API versions for the specified resource types.

Parameters

The Azure Resource Management client instance.

resourceTypes: string[]

The resource types to retrieve API versions for.

Returns

Promise<Record<string, string>>

The API versions for the specified resource types.