次の方法で共有


BatchTaskContainerExecutionInfo.State Property

Definition

The state of the container. This is the state of the container according to the Docker service. It is equivalent to the status field returned by "docker inspect".

public string State { get; }
member this.State : string
Public ReadOnly Property State As String

Property Value

Applies to