models Package

Classes

ManagementLockListResult

The list of locks.

ManagementLockObject

The lock information.

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

All required parameters must be populated in order to send to server.

ManagementLockOwner

Lock owner properties.

Operation

Microsoft.Authorization operation.

OperationDisplay

The object that represents the operation.

OperationListResult

Result of the request to list Microsoft.Authorization operations. It contains a list of operations and a URL link to get the next set of results.

Enums

LockLevel

The level of the lock. Possible values are: NotSpecified, CanNotDelete, ReadOnly. CanNotDelete means authorized users are able to read and modify the resources, but not delete. ReadOnly means authorized users can only read from a resource, but they can't modify or delete it.