Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IoTSecurityAggregatedRecommendation

Package version

IoT Security solution recommendation information.

Hierarchy

Index

Properties

Optional description

description: undefined | string

Description of the suspected vulnerability and meaning. NOTE: This property will not be serialized. It can only be populated by the server.

Optional detectedBy

detectedBy: undefined | string

Name of the organization that made the recommendation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional healthyDevices

healthyDevices: undefined | number

Number of healthy devices within the IoT Security solution. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional logAnalyticsQuery

logAnalyticsQuery: undefined | string

Log analytics query for getting the list of affected devices/alerts. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

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

Optional recommendationDisplayName

recommendationDisplayName: undefined | string

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

Optional recommendationName

recommendationName: undefined | string

Name of the recommendation.

Optional recommendationTypeId

recommendationTypeId: undefined | string

Recommendation-type GUID. NOTE: This property will not be serialized. It can only be populated by the server.

Optional remediationSteps

remediationSteps: undefined | string

Recommended steps for remediation NOTE: This property will not be serialized. It can only be populated by the server.

Optional reportedSeverity

reportedSeverity: ReportedSeverity

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

Optional tags

tags: undefined | {}

Resource tags

Optional type

type: undefined | string

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

Optional unhealthyDeviceCount

unhealthyDeviceCount: undefined | number

Number of unhealthy devices within the IoT Security solution. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc