ResourcesMoveInfo interface

Parameters of move resources.

Properties

resources

The IDs of the resources.

targetResourceGroup

The target resource group.

Property Details

resources

The IDs of the resources.

resources?: string[]

Property Value

string[]

targetResourceGroup

The target resource group.

targetResourceGroup?: string

Property Value

string