다음을 통해 공유


SessionPoolManagedIdentitySetting.Lifecycle Property

Definition

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)

Property Value

Applies to