Package version:

Object that includes all the content for single compliance result.

Hierarchy

  • ComplianceReportItem

Properties

categoryName?: string

The category name. NOTE: This property will not be serialized. It can only be populated by the server.

complianceState?: string

The compliance result's status. NOTE: This property will not be serialized. It can only be populated by the server.

controlId?: string

The control Id - e.g. "1". NOTE: This property will not be serialized. It can only be populated by the server.

controlName?: string

The control name. NOTE: This property will not be serialized. It can only be populated by the server.

controlType?: string

The control type. NOTE: This property will not be serialized. It can only be populated by the server.

policyDescription?: string

The policy's detail description. NOTE: This property will not be serialized. It can only be populated by the server.

policyDisplayName?: string

The policy's display name. NOTE: This property will not be serialized. It can only be populated by the server.

policyId?: string

The compliance result mapped policy Id. NOTE: This property will not be serialized. It can only be populated by the server.

resourceGroup?: string

The compliance result mapped resource group. NOTE: This property will not be serialized. It can only be populated by the server.

resourceId?: string

The compliance result mapped resource Id - e.g. "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.Compute/virtualMachines/vm1". NOTE: This property will not be serialized. It can only be populated by the server.

resourceType?: string

The compliance result mapped resource type. NOTE: This property will not be serialized. It can only be populated by the server.

statusChangeDate?: string

The compliance result last changed date - e.g. "2022-10-24T02:55:16.3274379Z". For unavailable date, set it as "N/A". NOTE: This property will not be serialized. It can only be populated by the server.

subscriptionId?: string

The compliance result mapped subscription Id. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc