azure.mgmt.resource.locks.v2015_01_01.models module¶
-
class
azure.mgmt.resource.locks.v2015_01_01.models.ManagementLockObject(*, level=None, notes: str = None, name: str = None, **kwargs)[source]¶ Bases:
msrest.serialization.ModelManagement lock information.
Variables are only populated by the server, and will be ignored when sending a request.
- Parameters
- Variables
-
class
azure.mgmt.resource.locks.v2015_01_01.models.ManagementLockObjectPaged(*args, **kwargs)[source]¶ Bases:
msrest.paging.PagedA paging container for iterating over a list of
ManagementLockObjectobjectBring async to Paging.
“async_command” is mandatory keyword argument for this mixin to work.