ManagementLockOwner Class
Lock owner properties.
- Inheritance
-
azure.mgmt.resource.locks._serialization.ModelManagementLockOwner
Constructor
ManagementLockOwner(*, application_id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
application_id
|
The application ID of the lock owner. |
Variables
Name | Description |
---|---|
application_id
|
The application ID of the lock owner. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python