Partilhar via


ContainerPropertiesInstanceView.RestartCount Propriedade

Definição

Obtém o número de vezes que a instância de contêiner foi reiniciada.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a