Skip to content

Commit 7bb85a4

Browse files
GeorgeH-MSbganapa
authored andcommitted
Create dashboardBody.json
1 parent 1a0f11d commit 7bb85a4

1 file changed

Lines changed: 52 additions & 0 deletions

File tree

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
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+
}

0 commit comments

Comments
 (0)