Share via


ContainerAppReplicaData.RunningState Property

Definition

Current running state of the replica.

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

Property Value

Applies to