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. Other available API versions: 2025-01-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native marketplace [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
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.