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. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python