File tree Expand file tree Collapse file tree
CapacityManagement/DashboardGenerator/templateJson Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "properties" : {
3+ "lenses" : {
4+ "0" : {
5+ "order" : 0 ,
6+ "parts" : {
7+ "0" : {
8+ "position" : {
9+ "x" : 0 ,
10+ "y" : 0 ,
11+ "colSpan" : 6 ,
12+ "rowSpan" : 2
13+ },
14+ "metadata" : {
15+ "inputs" : [],
16+ "type" : " Extension/HubsExtension/PartType/MarkdownPart" ,
17+ "settings" : {
18+ "content" : {
19+ "settings" : {
20+ "content" : " This dasboard shows " ,
21+ "title" : " Performance of volumes" ,
22+ "subtitle" : " Made by Microsoft"
23+ }
24+ }
25+ }
26+ }
27+ }
28+ }
29+ }
30+ },
31+ "metadata" : {
32+ "model" : {
33+ "timeRange" : {
34+ "value" : {
35+ "relative" : {
36+ "duration" : 24 ,
37+ "timeUnit" : 1
38+ }
39+ },
40+ "type" : " MsPortalFx.Composition.Configuration.ValueTypes.TimeRange"
41+ }
42+ }
43+ }
44+ },
45+ "name" : " VolumesPerformance" ,
46+ "type" : " Microsoft.Portal/dashboards" ,
47+ "location" : " INSERT LOCATION" ,
48+ "tags" : {
49+ "hidden-title" : " VolumesPerformance"
50+ },
51+ "apiVersion" : " 2015-08-01-preview"
52+ }
You can’t perform that action at this time.
0 commit comments