ContainerAppReplicaContainer.RunningState Property

Definition

Current running state of the container.

public Azure.ResourceManager.AppContainers.Models.ContainerAppContainerRunningState? RunningState { get; }
member this.RunningState : Nullable<Azure.ResourceManager.AppContainers.Models.ContainerAppContainerRunningState>
Public ReadOnly Property RunningState As Nullable(Of ContainerAppContainerRunningState)

Property Value

Applies to