SimplifiedSolutionsResourceProperties interface

Simplified Solutions result

Properties

appendix

Additional parameter response for Simplified Solutions

content

The HTML content that needs to be rendered and shown to customer.

parameters

Client input parameters to run Simplified Solutions

provisioningState

Status of Simplified Solution provisioning.

solutionId

Solution Id to identify single Simplified Solution.

title

The title.

Property Details

appendix

Additional parameter response for Simplified Solutions

appendix?: Record<string, string>

Property Value

Record<string, string>

content

The HTML content that needs to be rendered and shown to customer.

content?: string

Property Value

string

parameters

Client input parameters to run Simplified Solutions

parameters?: Record<string, string>

Property Value

Record<string, string>

provisioningState

Status of Simplified Solution provisioning.

provisioningState?: string

Property Value

string

solutionId

Solution Id to identify single Simplified Solution.

solutionId?: string

Property Value

string

title

The title.

title?: string

Property Value

string