TargetProperties interface
Target Properties
Properties
| capabilities | List of capabilities |
| context |
ArmId of Context |
| description | Description of target |
| display |
Display name of target |
| hierarchy |
Hierarchy Level |
| provisioning |
Provisioning state of resource |
| solution |
Scope of the target resource |
| state | State of resource |
| status | Status of target |
| target |
target spec |
Property Details
capabilities
List of capabilities
capabilities: string[]
Property Value
string[]
contextId
ArmId of Context
contextId: string
Property Value
string
description
Description of target
description: string
Property Value
string
displayName
Display name of target
displayName: string
Property Value
string
hierarchyLevel
Hierarchy Level
hierarchyLevel: string
Property Value
string
provisioningState
Provisioning state of resource
provisioningState?: string
Property Value
string
solutionScope
Scope of the target resource
solutionScope?: string
Property Value
string
state
State of resource
state?: string
Property Value
string
status
targetSpecification
target spec
targetSpecification: Record<string, any>
Property Value
Record<string, any>