File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- title : " Dictionary resource type"
2
+ title : " dictionary resource type"
3
3
description : " Represents a dictionary type that consists of key-value pairs."
4
4
author : " huatang92"
5
5
ms.localizationpriority : medium
6
6
ms.subservice : " entra-monitoring-health"
7
7
doc_type : resourcePageType
8
8
---
9
9
10
- # Dictionary resource type
10
+ # dictionary resource type
11
11
12
12
Namespace: microsoft.graph.healthMonitoring
13
13
@@ -27,13 +27,13 @@ None.
27
27
The following JSON representation shows the resource type.
28
28
<!-- {
29
29
"blockType": "resource",
30
- "@odata.type": "microsoft.graph.healthMonitoring.Dictionary ",
30
+ "@odata.type": "microsoft.graph.healthMonitoring.dictionary ",
31
31
"openType": true
32
32
}
33
33
-->
34
34
``` json
35
35
{
36
- "@odata.type" : " #microsoft.graph.healthMonitoring.Dictionary "
36
+ "@odata.type" : " #microsoft.graph.healthMonitoring.dictionary "
37
37
}
38
38
```
39
39
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ items:
138
138
href : ../../api/dailyuserinsightmetricsroot-list-signups.md
139
139
- name : List monthly
140
140
href : ../../api/monthlyuserinsightmetricsroot-list-signups.md
141
- - name : Microsoft Entra Health
141
+ - name : Microsoft Entra Health (preview)
142
142
items :
143
143
- name : SLA attainment
144
144
items :
Original file line number Diff line number Diff line change 2249
2249
]
2250
2250
},
2251
2251
{
2252
- "name" : " Microsoft Entra Health" ,
2252
+ "name" : " Microsoft Entra Health (preview) " ,
2253
2253
"childNodes" : [
2254
2254
{
2255
2255
"name" : " SLA attainment" ,
You can’t perform that action at this time.
0 commit comments