Share via


IdentitySettings interface

Optional settings for a Managed Identity that is assigned to the Container App.

Properties

identity

The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.

lifecycle

Use to select the lifecycle stages of a Container App during which the Managed Identity should be available.

Property Details

identity

The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.

identity: string

Property Value

string

lifecycle

Use to select the lifecycle stages of a Container App during which the Managed Identity should be available.

lifecycle?: string

Property Value

string