次の方法で共有


ContainerAppReplicaContainer.RunningState プロパティ

定義

コンテナーの現在の実行状態。

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)

プロパティ値

適用対象