Uses of Class
com.azure.resourcemanager.resources.models.ManagementLockOwner
Packages that use ManagementLockOwner
Package
Description
Package containing the inner data models for ResourceManagementClient.
Package containing the data models for ResourceManagementClient.
-
Uses of ManagementLockOwner in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return types with arguments of type ManagementLockOwnerModifier and TypeMethodDescriptionManagementLockObjectInner.owners()Get the owners property: The owners of the lock.ManagementLockProperties.owners()Get the owners property: The owners of the lock.Method parameters in com.azure.resourcemanager.resources.fluent.models with type arguments of type ManagementLockOwnerModifier and TypeMethodDescriptionManagementLockObjectInner.withOwners(List<ManagementLockOwner> owners) Set the owners property: The owners of the lock.ManagementLockProperties.withOwners(List<ManagementLockOwner> owners) Set the owners property: The owners of the lock. -
Uses of ManagementLockOwner in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return ManagementLockOwnerModifier and TypeMethodDescriptionManagementLockOwner.withApplicationId(String applicationId) Set the applicationId property: The application ID of the lock owner.Methods in com.azure.resourcemanager.resources.models that return types with arguments of type ManagementLockOwner