Partager via


ContainerState.ExitCode Propriété

Définition

Obtient le conteneur instance codes de sortie correspondent à ceux de la docker run commande .

[Newtonsoft.Json.JsonProperty(PropertyName="exitCode")]
public int? ExitCode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exitCode")>]
member this.ExitCode : Nullable<int>
Public ReadOnly Property ExitCode As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à