MoveResourceCollection Class

Defines the collection of move resources.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
MoveResourceCollection

Constructor

MoveResourceCollection(*, value: Optional[List[azure.mgmt.resourcemover.models._models_py3.MoveResource]] = None, next_link: Optional[str] = None, summary_collection: Optional[azure.mgmt.resourcemover.models._models_py3.SummaryCollection] = None, **kwargs)

Parameters

value
list[<xref:resource_mover_service_api.models.MoveResource>]
Required

Gets the list of move resources.

next_link
str
Required

Gets the value of next link.

summary_collection
<xref:resource_mover_service_api.models.SummaryCollection>
Required

Gets or sets the list of summary items and the field on which summary is done.

Variables

total_count
<xref:long>

Gets the total count.