ComplianceReportItem interface

Object that includes all the content for single compliance result.

Properties

categoryName

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

complianceState

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

controlId

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

controlName

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

controlType

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

policyDescription

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

policyDisplayName

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

policyId

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

resourceGroup

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

resourceId

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

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

statusChangeDate

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

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

Property Details

categoryName

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

categoryName?: string

Property Value

string

complianceState

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

complianceState?: string

Property Value

string

controlId

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

controlId?: string

Property Value

string

controlName

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

controlName?: string

Property Value

string

controlType

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

controlType?: string

Property Value

string

policyDescription

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

policyDescription?: string

Property Value

string

policyDisplayName

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

policyDisplayName?: string

Property Value

string

policyId

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

policyId?: string

Property Value

string

resourceGroup

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

resourceGroup?: string

Property Value

string

resourceId

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.

resourceId?: string

Property Value

string

resourceType

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

resourceType?: string

Property Value

string

statusChangeDate

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.

statusChangeDate?: string

Property Value

string

subscriptionId

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

subscriptionId?: string

Property Value

string