ManagementLockOwner Class

Lock owner properties.

Inheritance
azure.mgmt.resource.locks._serialization.Model
ManagementLockOwner

Constructor

ManagementLockOwner(*, application_id: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
application_id
str

The application ID of the lock owner.

Variables

Name Description
application_id
str

The application ID of the lock owner.