CsmMoveResourceEnvelope Class

Object with a list of the resources that need to be moved and the resource group they should be moved to.

Constructor

CsmMoveResourceEnvelope(*args: Any, **kwargs: Any)

Variables

Name Description
target_resource_group
str
resources

Attributes

resources

resources: list[str] | None

target_resource_group

target_resource_group: str | None