Share via


ContainerAppIdentitySettingsLifeCycle Enum

Definition

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

public enum ContainerAppIdentitySettingsLifeCycle
type ContainerAppIdentitySettingsLifeCycle = 
Public Enum ContainerAppIdentitySettingsLifeCycle
Inheritance
ContainerAppIdentitySettingsLifeCycle

Fields

Name Value Description
Init 0

Init.

Main 1

Main.

None 2

None.

All 3

All.

Applies to