MoveResourceDependencyOverride interface

Defines the dependency override of the move resource.

Properties

id

Gets or sets the ARM ID of the dependent resource.

targetId

Gets or sets the resource ARM id of either the MoveResource or the resource ARM ID of the dependent resource.

Property Details

id

Gets or sets the ARM ID of the dependent resource.

id?: string

Property Value

string

targetId

Gets or sets the resource ARM id of either the MoveResource or the resource ARM ID of the dependent resource.

targetId?: string

Property Value

string