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: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,12 @@ languages:
4
4
- java
5
5
products:
6
6
- azure
7
-
services: Monitor
8
-
platforms: java
9
-
author: yaohaizh
7
+
extensions:
8
+
- services: Monitor
9
+
- platforms: java
10
10
---
11
11
12
-
##Getting Started with Monitor - Autoscale Settings Based On Performance Or Schedule - in Java##
12
+
# Getting Started with Monitor - Autoscale Settings Based On Performance Or Schedule - in Java #
13
13
14
14
15
15
This sample shows how to programmatically implement scenario described <ahref="https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/monitor-tutorial-autoscale-performance-schedule">here</a>.
0 commit comments