TransformCollection Class

A collection of Transform items.

Inheritance
TransformCollection

Constructor

TransformCollection(*, value: Optional[List[_models.Transform]] = None, odata_next_link: Optional[str] = None, **kwargs)

Variables

value
list[Transform]

A collection of Transform items.

odata_next_link
str

A link to the next page of the collection (when the collection contains too many results to return in one response).