MarketplacesOperations interface
Interface representing a Marketplaces operations.
Properties
| list | Lists the marketplaces for a scope at the defined scope. Marketplaces are available via this API only for May 1, 2014 or later. |
Property Details
list
Lists the marketplaces for a scope at the defined scope. Marketplaces are available via this API only for May 1, 2014 or later.
list: (scope: string, options?: MarketplacesListOptionalParams) => PagedAsyncIterableIterator<Marketplace, Marketplace[], PageSettings>
Property Value
(scope: string, options?: MarketplacesListOptionalParams) => PagedAsyncIterableIterator<Marketplace, Marketplace[], PageSettings>