You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/reference-yaml-monitor.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,6 @@ You can find the schemas for older extension versions at [https://azuremlschemas
27
27
| --- | ---- | ----------- | -------------- |
28
28
|`$schema`| string | The YAML schema. ||
29
29
|`name`| string |**Required.** Name of the schedule. ||
30
-
|`version`| string | Version of the schedule. If omitted, Azure Machine Learning will autogenerate a version. ||
31
30
|`description`| string | Description of the schedule. ||
32
31
|`tags`| object | Dictionary of tags for the schedule. ||
33
32
|`trigger`| object |**Required.** The trigger configuration to define rule when to trigger job. **One of `RecurrenceTrigger` or `CronTrigger` is required.**||
0 commit comments