list Private Store Stop Sell Offers Plans Notifications
suspend fun listPrivateStoreStopSellOffersPlansNotifications(argument: ListPrivateStoreStopSellOffersPlansNotificationsPlainArgs): ListPrivateStoreStopSellOffersPlansNotificationsResult
List stop sell notifications for both stop sell offers and stop sell plans Uses Azure REST API version 2023-01-01.
Return
List of stop sell offers and plans notifications.
Parameters
argument
null
suspend fun listPrivateStoreStopSellOffersPlansNotifications(privateStoreId: String, subscriptions: List<String>? = null): ListPrivateStoreStopSellOffersPlansNotificationsResult
Return
List of stop sell offers and plans notifications.
Parameters
private Store Id
The store ID - must use the tenant ID
subscriptions
See also
suspend fun listPrivateStoreStopSellOffersPlansNotifications(argument: suspend ListPrivateStoreStopSellOffersPlansNotificationsPlainArgsBuilder.() -> Unit): ListPrivateStoreStopSellOffersPlansNotificationsResult
Return
List of stop sell offers and plans notifications.
Parameters
argument
Builder for com.pulumi.azurenative.marketplace.kotlin.inputs.ListPrivateStoreStopSellOffersPlansNotificationsPlainArgs.