ResourcesMoveInfo Class

Parameters of move resources.

Inheritance
ResourcesMoveInfo

Constructor

ResourcesMoveInfo(*, resources: Optional[List[str]] = None, target_resource_group: Optional[str] = None, **kwargs)

Variables

resources
list[str]

The IDs of the resources.

target_resource_group
str

The target resource group.