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.47.1 published on Monday, Jun 24, 2024 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.47.1 published on Monday, Jun 24, 2024 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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:marketplace:listPrivateStoreNewPlansNotifications
arguments:
# arguments dictionary
The following arguments are supported:
- Private
Store stringId - The store ID - must use the tenant ID
- Private
Store stringId - The store ID - must use the tenant ID
- private
Store StringId - The store ID - must use the tenant ID
- private
Store stringId - The store ID - must use the tenant ID
- private_
store_ strid - The store ID - must use the tenant ID
- private
Store StringId - The store ID - must use the tenant ID
listPrivateStoreNewPlansNotifications Result
The following output properties are available:
Supporting Types
NewNotificationsResponse
- Display
Name string - Gets offer display name
- Icon string
- Gets or sets the icon url
- Is
Future boolPlans Enabled - Gets a value indicating whether future plans is enabled.
- Message
Code double - Gets or sets the notification message id
- Offer
Id string - Gets offer id
- Plans
List<Pulumi.
Azure Native. Marketplace. Inputs. Plan Notification Details Response> - Gets or sets removed plans notifications
- Display
Name string - Gets offer display name
- Icon string
- Gets or sets the icon url
- Is
Future boolPlans Enabled - Gets a value indicating whether future plans is enabled.
- Message
Code float64 - Gets or sets the notification message id
- Offer
Id string - Gets offer id
- Plans
[]Plan
Notification Details Response - Gets or sets removed plans notifications
- display
Name String - Gets offer display name
- icon String
- Gets or sets the icon url
- is
Future BooleanPlans Enabled - Gets a value indicating whether future plans is enabled.
- message
Code Double - Gets or sets the notification message id
- offer
Id String - Gets offer id
- plans
List<Plan
Notification Details Response> - Gets or sets removed plans notifications
- display
Name string - Gets offer display name
- icon string
- Gets or sets the icon url
- is
Future booleanPlans Enabled - Gets a value indicating whether future plans is enabled.
- message
Code number - Gets or sets the notification message id
- offer
Id string - Gets offer id
- plans
Plan
Notification 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[Plan
Notification Details Response] - Gets or sets removed plans notifications
- display
Name String - Gets offer display name
- icon String
- Gets or sets the icon url
- is
Future BooleanPlans Enabled - Gets a value indicating whether future plans is enabled.
- message
Code Number - Gets or sets the notification message id
- offer
Id String - Gets offer id
- plans List<Property Map>
- Gets or sets removed plans notifications
PlanNotificationDetailsResponse
- Plan
Display stringName - Gets or sets the plan display name
- Plan
Id string - Gets or sets the plan id
- Plan
Display stringName - Gets or sets the plan display name
- Plan
Id string - Gets or sets the plan id
- plan
Display StringName - Gets or sets the plan display name
- plan
Id String - Gets or sets the plan id
- plan
Display stringName - Gets or sets the plan display name
- plan
Id 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
- plan
Display StringName - Gets or sets the plan display name
- plan
Id 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.47.1 published on Monday, Jun 24, 2024 by Pulumi