lock Level
Specifies the Level to be used for this Lock. Possible values are CanNotDelete and ReadOnly. Changing this forces a new resource to be created.
Note:
CanNotDeletemeans authorized users are able to read and modify the resources, but not delete.ReadOnlymeans authorized users can only read from a resource, but they can't modify or delete it.