ResourcesMoveInfo Class
Parameters of move resources.
Constructor
ResourcesMoveInfo(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
resources
|
The IDs of the resources. |
|
target_resource_group
|
The target resource group. |
Attributes
resources
The IDs of the resources.
resources: list[str] | None
target_resource_group
The target resource group.
target_resource_group: str | None