CsmMoveResourceEnvelope Class

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

Inheritance
azure.mgmt.web._serialization.Model
CsmMoveResourceEnvelope

Constructor

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

Keyword-Only Parameters

Name Description
target_resource_group
str
resources

Variables

Name Description
target_resource_group
str
resources