Uses of Class
com.azure.resourcemanager.resources.fluent.models.ManagementLockProperties
-
Packages that use ManagementLockProperties Package Description com.azure.resourcemanager.resources.fluent.models Package containing the inner data models for ResourceManagementClient. -
-
Uses of ManagementLockProperties in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return ManagementLockProperties Modifier and Type Method Description ManagementLockPropertiesManagementLockProperties. withLevel(LockLevel level)Set the level property: The level of the lock.ManagementLockPropertiesManagementLockProperties. withNotes(String notes)Set the notes property: Notes about the lock.ManagementLockPropertiesManagementLockProperties. withOwners(List<ManagementLockOwner> owners)Set the owners property: The owners of the lock.
-