SessionPoolManagedIdentitySetting.Lifecycle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Use to select the lifecycle stages of a Session Pool during which the Managed Identity should be available.
public Azure.ResourceManager.AppContainers.Models.ContainerAppIdentitySettingsLifeCycle? Lifecycle { get; set; }
member this.Lifecycle : Nullable<Azure.ResourceManager.AppContainers.Models.ContainerAppIdentitySettingsLifeCycle> with get, set
Public Property Lifecycle As Nullable(Of ContainerAppIdentitySettingsLifeCycle)