ManagementLockListResult Class

The list of locks.

Inheritance
ManagementLockListResult

Constructor

ManagementLockListResult(*, value: Optional[List[azure.mgmt.resource.locks.v2016_09_01.models._models_py3.ManagementLockObject]] = None, next_link: Optional[str] = None, **kwargs)

Variables

value
list[ManagementLockObject]

The list of locks.

next_link
str

The URL to use for getting the next set of results.