Share via


SolutionVersionProperties interface

Solution Version Properties

Properties

actionType

The type of the latest action performed on this solution version.

configuration

Resolved configuration values

errorDetails

Error Details if any failure is there

externalValidationId

External validation id

latestActionTrackingUri

The URI for tracking the latest action performed on this solution version.

provisioningState

Provisioning state of resource

reviewId

Review id of resolved config for this solution version

revision

Revision number of resolved config for this solution version

solutionDependencies

Solution Dependency Context

solutionInstanceName

Solution instance name

solutionTemplateVersionId

Solution Template Version Id

specification

App components spec

state

State of solution instance

targetDisplayName

Name of applicable target's display name

targetLevelConfiguration

Configuration on the line level across all solution template versions

Property Details

actionType

The type of the latest action performed on this solution version.

actionType?: string

Property Value

string

configuration

Resolved configuration values

configuration?: string

Property Value

string

errorDetails

Error Details if any failure is there

errorDetails?: ErrorDetail

Property Value

externalValidationId

External validation id

externalValidationId?: string

Property Value

string

latestActionTrackingUri

The URI for tracking the latest action performed on this solution version.

latestActionTrackingUri?: string

Property Value

string

provisioningState

Provisioning state of resource

provisioningState?: string

Property Value

string

reviewId

Review id of resolved config for this solution version

reviewId?: string

Property Value

string

revision

Revision number of resolved config for this solution version

revision?: number

Property Value

number

solutionDependencies

Solution Dependency Context

solutionDependencies?: SolutionDependency[]

Property Value

solutionInstanceName

Solution instance name

solutionInstanceName?: string

Property Value

string

solutionTemplateVersionId

Solution Template Version Id

solutionTemplateVersionId?: string

Property Value

string

specification

App components spec

specification: Record<string, any>

Property Value

Record<string, any>

state

State of solution instance

state?: string

Property Value

string

targetDisplayName

Name of applicable target's display name

targetDisplayName?: string

Property Value

string

targetLevelConfiguration

Configuration on the line level across all solution template versions

targetLevelConfiguration?: string

Property Value

string