Partager via


ContainerProbe.PeriodSecond Property

Definition

The period seconds.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Owned)]
public int? PeriodSecond { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Owned)>]
member this.PeriodSecond : Nullable<int> with get, set
Public Property PeriodSecond As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to