This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.marketplace.listPrivateStoreNewPlansNotifications
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
List new plans notifications Azure REST API version: 2023-01-01.
Other available API versions: 2021-12-01, 2022-03-01, 2022-09-01.
Using listPrivateStoreNewPlansNotifications
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function listPrivateStoreNewPlansNotifications(args: ListPrivateStoreNewPlansNotificationsArgs, opts?: InvokeOptions): Promise<ListPrivateStoreNewPlansNotificationsResult>
function listPrivateStoreNewPlansNotificationsOutput(args: ListPrivateStoreNewPlansNotificationsOutputArgs, opts?: InvokeOptions): Output<ListPrivateStoreNewPlansNotificationsResult>def list_private_store_new_plans_notifications(private_store_id: Optional[str] = None,
                                               opts: Optional[InvokeOptions] = None) -> ListPrivateStoreNewPlansNotificationsResult
def list_private_store_new_plans_notifications_output(private_store_id: Optional[pulumi.Input[str]] = None,
                                               opts: Optional[InvokeOptions] = None) -> Output[ListPrivateStoreNewPlansNotificationsResult]func ListPrivateStoreNewPlansNotifications(ctx *Context, args *ListPrivateStoreNewPlansNotificationsArgs, opts ...InvokeOption) (*ListPrivateStoreNewPlansNotificationsResult, error)
func ListPrivateStoreNewPlansNotificationsOutput(ctx *Context, args *ListPrivateStoreNewPlansNotificationsOutputArgs, opts ...InvokeOption) ListPrivateStoreNewPlansNotificationsResultOutput> Note: This function is named ListPrivateStoreNewPlansNotifications in the Go SDK.
public static class ListPrivateStoreNewPlansNotifications 
{
    public static Task<ListPrivateStoreNewPlansNotificationsResult> InvokeAsync(ListPrivateStoreNewPlansNotificationsArgs args, InvokeOptions? opts = null)
    public static Output<ListPrivateStoreNewPlansNotificationsResult> Invoke(ListPrivateStoreNewPlansNotificationsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<ListPrivateStoreNewPlansNotificationsResult> listPrivateStoreNewPlansNotifications(ListPrivateStoreNewPlansNotificationsArgs args, InvokeOptions options)
public static Output<ListPrivateStoreNewPlansNotificationsResult> listPrivateStoreNewPlansNotifications(ListPrivateStoreNewPlansNotificationsArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:marketplace:listPrivateStoreNewPlansNotifications
  arguments:
    # arguments dictionaryThe following arguments are supported:
- PrivateStore stringId 
- The store ID - must use the tenant ID
- PrivateStore stringId 
- The store ID - must use the tenant ID
- privateStore StringId 
- The store ID - must use the tenant ID
- privateStore stringId 
- The store ID - must use the tenant ID
- private_store_ strid 
- The store ID - must use the tenant ID
- privateStore StringId 
- The store ID - must use the tenant ID
listPrivateStoreNewPlansNotifications Result
The following output properties are available:
Supporting Types
NewNotificationsResponse  
- DisplayName string
- Gets offer display name
- Icon string
- Gets or sets the icon url
- IsFuture boolPlans Enabled 
- Gets a value indicating whether future plans is enabled.
- MessageCode double
- Gets or sets the notification message id
- OfferId string
- Gets offer id
- Plans
List<Pulumi.Azure Native. Marketplace. Inputs. Plan Notification Details Response> 
- Gets or sets removed plans notifications
- DisplayName string
- Gets offer display name
- Icon string
- Gets or sets the icon url
- IsFuture boolPlans Enabled 
- Gets a value indicating whether future plans is enabled.
- MessageCode float64
- Gets or sets the notification message id
- OfferId string
- Gets offer id
- Plans
[]PlanNotification Details Response 
- Gets or sets removed plans notifications
- displayName String
- Gets offer display name
- icon String
- Gets or sets the icon url
- isFuture BooleanPlans Enabled 
- Gets a value indicating whether future plans is enabled.
- messageCode Double
- Gets or sets the notification message id
- offerId String
- Gets offer id
- plans
List<PlanNotification Details Response> 
- Gets or sets removed plans notifications
- displayName string
- Gets offer display name
- icon string
- Gets or sets the icon url
- isFuture booleanPlans Enabled 
- Gets a value indicating whether future plans is enabled.
- messageCode number
- Gets or sets the notification message id
- offerId string
- Gets offer id
- plans
PlanNotification Details Response[] 
- Gets or sets removed plans notifications
- display_name str
- Gets offer display name
- icon str
- Gets or sets the icon url
- is_future_ boolplans_ enabled 
- Gets a value indicating whether future plans is enabled.
- message_code float
- Gets or sets the notification message id
- offer_id str
- Gets offer id
- plans
Sequence[PlanNotification Details Response] 
- Gets or sets removed plans notifications
- displayName String
- Gets offer display name
- icon String
- Gets or sets the icon url
- isFuture BooleanPlans Enabled 
- Gets a value indicating whether future plans is enabled.
- messageCode Number
- Gets or sets the notification message id
- offerId String
- Gets offer id
- plans List<Property Map>
- Gets or sets removed plans notifications
PlanNotificationDetailsResponse   
- PlanDisplay stringName 
- Gets or sets the plan display name
- PlanId string
- Gets or sets the plan id
- PlanDisplay stringName 
- Gets or sets the plan display name
- PlanId string
- Gets or sets the plan id
- planDisplay StringName 
- Gets or sets the plan display name
- planId String
- Gets or sets the plan id
- planDisplay stringName 
- Gets or sets the plan display name
- planId string
- Gets or sets the plan id
- plan_display_ strname 
- Gets or sets the plan display name
- plan_id str
- Gets or sets the plan id
- planDisplay StringName 
- Gets or sets the plan display name
- planId String
- Gets or sets the plan id
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi