SessionPoolIdentityLifeCycle type
Use to select the lifecycle stages of a Session Pool during which the Managed Identity should be available.
KnownSessionPoolIdentityLifeCycle can be used interchangeably with SessionPoolIdentityLifeCycle,
this enum contains the known values that the service supports.
Known values supported by the service
None: Do not use managed identity during any lifecycle stage.
Main: Use managed identity during the main stage of the Container App lifecycle.
type SessionPoolIdentityLifeCycle = string