| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.fluent.models |
Package containing the inner data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementLockProperties |
ManagementLockProperties.withLevel(LockLevel level)
Set the level property: The level of the lock.
|
ManagementLockProperties |
ManagementLockProperties.withNotes(String notes)
Set the notes property: Notes about the lock.
|
ManagementLockProperties |
ManagementLockProperties.withOwners(List<ManagementLockOwner> owners)
Set the owners property: The owners of the lock.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.