Offerings interface
Interface representing a Offerings.
Methods
| list(string, Offerings |
Returns the list of all provider offerings available for the given location. |
Method Details
list(string, OfferingsListOptionalParams)
Returns the list of all provider offerings available for the given location.
function list(locationName: string, options?: OfferingsListOptionalParams): PagedAsyncIterableIterator<ProviderDescription, ProviderDescription[], PageSettings>
Parameters
- locationName
-
string
Location.
- options
- OfferingsListOptionalParams
The options parameters.