Uses of Class
com.azure.resourcemanager.resources.fluent.models.ManagementLockProperties
Packages that use ManagementLockProperties
Package
Description
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 ManagementLockPropertiesModifier and TypeMethodDescriptionstatic ManagementLockPropertiesManagementLockProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagementLockProperties from the JsonReader.Set the level property: The level of the lock.Set the notes property: Notes about the lock.ManagementLockProperties.withOwners(List<ManagementLockOwner> owners) Set the owners property: The owners of the lock.