This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.16.0
published on Friday, Mar 20, 2026 by Pulumi
published on Friday, Mar 20, 2026 by Pulumi
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.16.0
published on Friday, Mar 20, 2026 by Pulumi
published on Friday, Mar 20, 2026 by Pulumi
Get information about the user solution
Uses Azure REST API version 2023-03-01-preview.
Using getUserSolution
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 getUserSolution(args: GetUserSolutionArgs, opts?: InvokeOptions): Promise<GetUserSolutionResult>
function getUserSolutionOutput(args: GetUserSolutionOutputArgs, opts?: InvokeOptions): Output<GetUserSolutionResult>def get_user_solution(solution_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetUserSolutionResult
def get_user_solution_output(solution_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetUserSolutionResult]func LookupUserSolution(ctx *Context, args *LookupUserSolutionArgs, opts ...InvokeOption) (*LookupUserSolutionResult, error)
func LookupUserSolutionOutput(ctx *Context, args *LookupUserSolutionOutputArgs, opts ...InvokeOption) LookupUserSolutionResultOutput> Note: This function is named LookupUserSolution in the Go SDK.
public static class GetUserSolution
{
public static Task<GetUserSolutionResult> InvokeAsync(GetUserSolutionArgs args, InvokeOptions? opts = null)
public static Output<GetUserSolutionResult> Invoke(GetUserSolutionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetUserSolutionResult> getUserSolution(GetUserSolutionArgs args, InvokeOptions options)
public static Output<GetUserSolutionResult> getUserSolution(GetUserSolutionArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:marketplace:getUserSolution
arguments:
# arguments dictionaryThe following arguments are supported:
- Solution
Id string - The solution id
- Solution
Id string - The solution id
- solution
Id String - The solution id
- solution
Id string - The solution id
- solution_
id str - The solution id
- solution
Id String - The solution id
getUserSolution Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- The resource ID.
- Name string
- The name of the resource.
- System
Data Pulumi.Azure Native. Marketplace. Outputs. System Data Response - Metadata pertaining to creation and last modification of the resource
- Type string
- The type of the resource.
- Display
Name string - Products
List<Pulumi.
Azure Native. Marketplace. Outputs. Product Response>
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- The resource ID.
- Name string
- The name of the resource.
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource
- Type string
- The type of the resource.
- Display
Name string - Products
[]Product
Response
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- The resource ID.
- name String
- The name of the resource.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource
- type String
- The type of the resource.
- display
Name String - products
List<Product
Response>
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- The resource ID.
- name string
- The name of the resource.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource
- type string
- The type of the resource.
- display
Name string - products
Product
Response[]
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- The resource ID.
- name str
- The name of the resource.
- system_
data SystemData Response - Metadata pertaining to creation and last modification of the resource
- type str
- The type of the resource.
- display_
name str - products
Sequence[Product
Response]
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- The resource ID.
- name String
- The name of the resource.
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource
- type String
- The type of the resource.
- display
Name String - products List<Property Map>
Supporting Types
ProductResponse
- Description string
- Display
Name string - Pricing
Types List<string> - Product
Type string - Publisher
Display stringName - Rating
Average double - Small
Icon stringUri - Store
Fronts List<string> - Summary string
- Unique
Product stringId
- Description string
- Display
Name string - Pricing
Types []string - Product
Type string - Publisher
Display stringName - Rating
Average float64 - Small
Icon stringUri - Store
Fronts []string - Summary string
- Unique
Product stringId
- description String
- display
Name String - pricing
Types List<String> - product
Type String - publisher
Display StringName - rating
Average Double - small
Icon StringUri - store
Fronts List<String> - summary String
- unique
Product StringId
- description string
- display
Name string - pricing
Types string[] - product
Type string - publisher
Display stringName - rating
Average number - small
Icon stringUri - store
Fronts string[] - summary string
- unique
Product stringId
- description str
- display_
name str - pricing_
types Sequence[str] - product_
type str - publisher_
display_ strname - rating_
average float - small_
icon_ struri - store_
fronts Sequence[str] - summary str
- unique_
product_ strid
- description String
- display
Name String - pricing
Types List<String> - product
Type String - publisher
Display StringName - rating
Average Number - small
Icon StringUri - store
Fronts List<String> - summary String
- unique
Product StringId
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC)
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource
- Created
At string - The timestamp of resource creation (UTC)
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource
- created
At String - The timestamp of resource creation (UTC)
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource
- created
At string - The timestamp of resource creation (UTC)
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource
- created_
at str - The timestamp of resource creation (UTC)
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource
- created
At String - The timestamp of resource creation (UTC)
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource
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 v2 docs if using the v2 version of this package.
Viewing docs for Azure Native v3.16.0
published on Friday, Mar 20, 2026 by Pulumi
published on Friday, Mar 20, 2026 by Pulumi
