Partager via


ContainerPropertiesInstanceView.RestartCount Propriété

Définition

Obtient le nombre de fois où le conteneur instance a été redémarré.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à