ManagedOnlineDeployment.ReadinessProbeTimeout Property

Definition

The probe timeout in ISO 8601 format.

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

Property Value

Implements

Attributes

Applies to