Share via


InitContainerPropertiesDefinitionInstanceView.RestartCount Property

Definition

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

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

Property Value

Applies to