AvailableWorkloadProfiles interface
Interface representing a AvailableWorkloadProfiles.
Methods
list(string, Available |
Get all available workload profiles for a location. |
Method Details
list(string, AvailableWorkloadProfilesGetOptionalParams)
Get all available workload profiles for a location.
function list(location: string, options?: AvailableWorkloadProfilesGetOptionalParams): PagedAsyncIterableIterator<AvailableWorkloadProfile, AvailableWorkloadProfile[], PageSettings>
Parameters
- location
-
string
The name of Azure region.
The options parameters.