Share via


FeaturesetVersionProperties.ScheduleInterval Property

Definition

[Required] Specifies schedule interval in conjunction with frequency

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

Property Value

Implements

Attributes

Applies to