IoTSecurityDeviceRecommendation interface

Statistical information about the number of recommendations per device, per recommendation type.

Properties

devicesCount

Number of devices with this recommendation. NOTE: This property will not be serialized. It can only be populated by the server.

recommendationDisplayName

Display name of the recommendation. NOTE: This property will not be serialized. It can only be populated by the server.

reportedSeverity

Assessed recommendation severity. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

devicesCount

Number of devices with this recommendation. NOTE: This property will not be serialized. It can only be populated by the server.

devicesCount?: number

Property Value

number

recommendationDisplayName

Display name of the recommendation. NOTE: This property will not be serialized. It can only be populated by the server.

recommendationDisplayName?: string

Property Value

string

reportedSeverity

Assessed recommendation severity. NOTE: This property will not be serialized. It can only be populated by the server.

reportedSeverity?: string

Property Value

string