Share via


ContainerInstanceView.RestartCount Property

Definition

The number of times that the container instance has been restarted.

public int? RestartCount { get; }
member this.RestartCount : Nullable<int>
Public ReadOnly Property RestartCount As Nullable(Of Integer)

Property Value

Applies to