Share via


Container.InstanceViewRestartCount Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Inlined)]
public int? InstanceViewRestartCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Inlined)>]
member this.InstanceViewRestartCount : Nullable<int>
Public ReadOnly Property InstanceViewRestartCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to