CsmMoveResourceEnvelope Class

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

Inheritance
CsmMoveResourceEnvelope

Constructor

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

Parameters

target_resource_group
str
Required
resources
list[str]
Required