Compartilhar via


IFeaturesetVersion.ScheduleTriggerType Property

Definition

[Required]

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] ", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.TriggerType) }, ReadOnly=false, Required=false, SerializedName="triggerType")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.TriggerType? ScheduleTriggerType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] ", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.TriggerType) }, ReadOnly=false, Required=false, SerializedName="triggerType")>]
member this.ScheduleTriggerType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.TriggerType> with get, set
Public Property ScheduleTriggerType As Nullable(Of TriggerType)

Property Value

Attributes

Applies to