MarketplaceFunctions

Functions

Link copied to clipboard

Gets private store collection Uses Azure REST API version 2023-01-01.

suspend fun getPrivateStoreCollection(collectionId: String, privateStoreId: String): GetPrivateStoreCollectionResult
Link copied to clipboard

Gets information about a specific offer. Uses Azure REST API version 2023-01-01.

suspend fun getPrivateStoreCollectionOffer(collectionId: String, offerId: String, privateStoreId: String): GetPrivateStoreCollectionOfferResult