ManagedApplicationIdentity Class

Describes a managed application identity.

All required parameters must be populated in order to send to Azure.

Inheritance
ManagedApplicationIdentity

Constructor

ManagedApplicationIdentity(*, name: str, principal_id: Optional[str] = None, **kwargs)

Parameters

name
str
Required

Required. The name of the identity.

principal_id
str
Required

The identity's PrincipalId.