public class ManagementLockOwner extends Object
| Constructor and Description |
|---|
ManagementLockOwner() |
| Modifier and Type | Method and Description |
|---|---|
String |
applicationId()
Get the applicationId value.
|
ManagementLockOwner |
withApplicationId(String applicationId)
Set the applicationId value.
|
public String applicationId()
public ManagementLockOwner withApplicationId(String applicationId)
applicationId - the applicationId value to set /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/