ManagedOnlineDeployment.LivenessProbeTimeout Property

Definition

The probe timeout in ISO 8601 format.

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

Property Value

Implements

Attributes

Applies to