Package version:

Interface AvailableWorkloadProfiles

Interface representing a AvailableWorkloadProfiles.

interface AvailableWorkloadProfiles {
    list(location: string, options?: AvailableWorkloadProfilesGetOptionalParams): PagedAsyncIterableIterator<AvailableWorkloadProfile>;
}

Methods

Methods