Share via


TargetProperties interface

Target Properties

Properties

capabilities

List of capabilities

contextId

ArmId of Context

description

Description of target

displayName

Display name of target

hierarchyLevel

Hierarchy Level

provisioningState

Provisioning state of resource

solutionScope

Scope of the target resource

state

State of resource

status

Status of target

targetSpecification

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

Status of target

status?: DeploymentStatus

Property Value

targetSpecification

target spec

targetSpecification: Record<string, any>

Property Value

Record<string, any>