Share via


OnlineDeploymentProperties.LivenessProbePeriod Property

Definition

The length of time between probes in ISO 8601 format.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public TimeSpan? LivenessProbePeriod { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.LivenessProbePeriod : Nullable<TimeSpan> with get, set
Public Property LivenessProbePeriod As Nullable(Of TimeSpan)

Property Value

Implements

Attributes

Applies to