Share via


ProbeSettings.Period Property

Definition

The length of time between probes in ISO 8601 format.

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

Property Value

Implements

Attributes

Applies to