TargetUpdateProperties interface

ターゲットの更新可能なプロパティ。

プロパティ

capabilities

機能の一覧

contextId

コンテキストのArmId

description

ターゲットの説明

displayName

ターゲットの表示名

hierarchyLevel

階層レベル

solutionScope

ターゲットリソースのスコープ

state

リソースの状態

targetSpecification

ターゲットスペック

プロパティの詳細

capabilities

機能の一覧

capabilities?: string[]

プロパティ値

string[]

contextId

コンテキストのArmId

contextId?: string

プロパティ値

string

description

ターゲットの説明

description?: string

プロパティ値

string

displayName

ターゲットの表示名

displayName?: string

プロパティ値

string

hierarchyLevel

階層レベル

hierarchyLevel?: string

プロパティ値

string

solutionScope

ターゲットリソースのスコープ

solutionScope?: string

プロパティ値

string

state

リソースの状態

state?: string

プロパティ値

string

targetSpecification

ターゲットスペック

targetSpecification?: Record<string, any>

プロパティ値

Record<string, any>