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
|`rbacGroupId`| Long | Device group ID that this machine belongs to | 712 |
101
101
|`rbacGroupName`| String | Name of device group that this machine belongs to | "SampleGroup" |
102
102
103
103
### 1.4 Export device antivirus health details API properties (via files)
104
104
105
105
> [!IMPORTANT]
106
-
> Information in this section relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
106
+
> Information in this section relates to prereleased product which can be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
107
107
108
108
> [!NOTE]
109
109
>
110
110
> - The files are gzip compressed & in multiline Json format.
111
111
> - The download URLs are only valid for 3 hours; otherwise you can use the parameter.
112
-
> - For maximum download speed of your data, you can make sure you are downloading from the same Azure region that your data resides.
112
+
> - For maximum download speed of your data, you can make sure you're downloading from the same Azure region that your data resides.
113
113
> - Each record is approximately 1KB of data. You should take this into account when choosing the correct pageSize parameter for you.
114
-
> - Some additional columns might be returned in the response. These columns are temporary and might be removed, please use only the documented columns.
114
+
> - Some more columns might be returned in the response. These columns are temporary and might be removed, so use only the documented columns.
115
115
116
116
| Property (ID) | Data type | Description | Example of a returned value |
0 commit comments