PrivateStoreOffersOperationsExtensions.List Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get a list of all private offers in the given private store
public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Marketplace.Models.Offer> List (this Microsoft.Azure.Management.Marketplace.IPrivateStoreOffersOperations operations, string privateStoreId);
static member List : Microsoft.Azure.Management.Marketplace.IPrivateStoreOffersOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Marketplace.Models.Offer>
<Extension()>
Public Function List (operations As IPrivateStoreOffersOperations, privateStoreId As String) As IPage(Of Offer)
Parameters
- operations
- IPrivateStoreOffersOperations
The operations group for this extension method.
- privateStoreId
- String
The store ID - must use the tenant ID