ISchedule.TriggerType 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=true, SerializedName="triggerType")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.TriggerType TriggerType { 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=true, SerializedName="triggerType")>]
member this.TriggerType : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.TriggerType with get, set
Public Property TriggerType As TriggerType

Property Value

Attributes

Applies to