CustomResourceSnapshot.ExitCode Property

Definition

The exit code of the resource.

public int? ExitCode { get; init; }
member this.ExitCode : Nullable<int> with get, set
Public Property ExitCode As Nullable(Of Integer)

Property Value

Applies to