mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
Wufbr-schemaupdates-8506381
This commit is contained in:
parent
104e7c4fdf
commit
1a0492fbfe
@ -0,0 +1,19 @@
|
||||
---
|
||||
title: Enumerated types
|
||||
titleSuffix: Windows Update for Business reports
|
||||
description: Enumerated types for Windows Update for Business reports.
|
||||
ms.prod: windows-client
|
||||
ms.technology: itpro-updates
|
||||
ms.topic: reference
|
||||
author: mestew
|
||||
ms.author: mstewart
|
||||
manager: aaroncz
|
||||
appliesto:
|
||||
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
|
||||
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
|
||||
ms.date: 11/10/2023
|
||||
---
|
||||
|
||||
# Enumerated types
|
||||
|
||||
## Enumerated types for Windows Update for Business reports
|
@ -19,8 +19,8 @@ ms.date: 11/10/2023
|
||||
UCClient acts as an individual device's record. It contains data such as the currently installed build, the device's name, the OS edition, and active hours (quantitative).
|
||||
|
||||
## Schema for UCClient
|
||||
|
||||
| Field |Type | ENUM <!--8506381--> |Example |Description |
|
||||
<!--8506381-->
|
||||
| Field |Type | Enumerated type |Example |Description |
|
||||
|---|---|---|---|---|
|
||||
| **AzureADDeviceID** | [string](/azure/data-explorer/kusto/query/scalar-data-types/string) | No | `71db1a1a-f1a6-4a25-b88f-79c2f513dae0` | Microsoft Entra Device ID |
|
||||
| **AzureADTenantId** | [string](/azure/data-explorer/kusto/query/scalar-data-types/string) | No | `69ca04b0-703d-4b3a-9184-c4e3c15d6f5e` | Microsoft Entra tenant ID |
|
||||
|
@ -21,7 +21,7 @@ UCClientReadinessStatus is an individual device's record about its readiness for
|
||||
|
||||
## Schema for UCClientReadinessStatus
|
||||
<!--8506381-->
|
||||
|Field |Type | ENUM |Example |Description |
|
||||
|Field |Type | Enumerated type |Example |Description |
|
||||
|---|---|---|---|---|
|
||||
| **AzureADDeviceId** | [string](/azure/data-explorer/kusto/query/scalar-data-types/string) | No | `71db1a1a-f1a6-4a25-b88f-79c2f513dae0` | Microsoft Entra Device ID |
|
||||
| **AzureADTenantId** | [string](/azure/data-explorer/kusto/query/scalar-data-types/string) | No | `69ca04b0-703d-4b3a-9184-c4e3c15d6f5e` | Microsoft Entra tenant ID |
|
||||
|
@ -21,7 +21,7 @@ Update Event that combines the latest client-based data with the latest service-
|
||||
|
||||
## Schema for UCClientUpdateStatus
|
||||
<!--8506381-->
|
||||
|Field |Type | ENUM |Example |Description |
|
||||
|Field |Type | Enumerated type |Example |Description |
|
||||
|---|---|---|---|---|
|
||||
| **AzureADDeviceId** | [string](/azure/data-explorer/kusto/query/scalar-data-types/string) | No | `71db1a1a-f1a6-4a25-b88f-79c2f513dae0` | Microsoft Entra Device ID |
|
||||
| **AzureADTenantId** | [string](/azure/data-explorer/kusto/query/scalar-data-types/string) | No | `69ca04b0-703d-4b3a-9184-c4e3c15d6f5e` | Microsoft Entra tenant ID |
|
||||
|
@ -20,7 +20,7 @@ These alerts are activated as a result of an issue that is device-specific. It i
|
||||
|
||||
## Schema for UCDeviceAlert
|
||||
<!--8506381-->
|
||||
|Field |Type | ENUM |Example |Description |
|
||||
|Field |Type | Enumerated type |Example |Description |
|
||||
|---|---|---|---|---|
|
||||
| **AlertClassification** | [string](/azure/data-explorer/kusto/query/scalar-data-types/string) | Yes | `Error` | Whether this alert is an Error, a Warning, or Informational |
|
||||
| **AlertData** | [string](/azure/data-explorer/kusto/query/scalar-data-types/string) | No | | Currently, data isn't gathered to populate this field. An optional string formatted as a json payload containing metadata for the alert. |
|
||||
|
@ -19,8 +19,8 @@ ms.date: 11/10/2023
|
||||
Update Event that comes directly from the service-side. The event has only service-side information for one device (client), and one update, in one deployment. This event has certain fields removed from it in favor of being able to show data in near real time.
|
||||
|
||||
## Schema for UCServiceUpdateStatus
|
||||
|
||||
| Field |Type | ENUM <!--8506381--> |Example |Description |
|
||||
<!--8506381-->
|
||||
| Field |Type | Enumerated type |Example |Description |
|
||||
|---|---|---|---|---|
|
||||
| **AzureADDeviceId** | [string](/azure/data-explorer/kusto/query/scalar-data-types/string) | No | `71db1a1a-f1a6-4a25-b88f-79c2f513dae0` | Microsoft Entra Device ID |
|
||||
| **AzureADTenantId** | [string](/azure/data-explorer/kusto/query/scalar-data-types/string) | No | `69ca04b0-703d-4b3a-9184-c4e3c15d6f5e` | Microsoft Entra tenant ID |
|
||||
|
@ -11,7 +11,7 @@ manager: aaroncz
|
||||
appliesto:
|
||||
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
|
||||
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
|
||||
ms.date: 11/15/2022
|
||||
ms.date: 11/10/2023
|
||||
---
|
||||
|
||||
# Windows Update for Business reports schema
|
||||
|
Loading…
x
Reference in New Issue
Block a user