Share via


IoTSecurityAggregatedRecommendation interface

IoT Security solution recommendation information.

Extends

Properties

description

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

detectedBy

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

healthyDevices

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

logAnalyticsQuery

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.

recommendationDisplayName

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

recommendationName

Name of the recommendation.

recommendationTypeId

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

remediationSteps

Recommended steps for remediation 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.

unhealthyDeviceCount

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

Inherited Properties

id

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

name

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

tags

Resource tags

type

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

Property Details

description

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

description?: string

Property Value

string

detectedBy

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

detectedBy?: string

Property Value

string

healthyDevices

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

healthyDevices?: number

Property Value

number

logAnalyticsQuery

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.

logAnalyticsQuery?: string

Property Value

string

recommendationDisplayName

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

recommendationDisplayName?: string

Property Value

string

recommendationName

Name of the recommendation.

recommendationName?: string

Property Value

string

recommendationTypeId

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

recommendationTypeId?: string

Property Value

string

remediationSteps

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

remediationSteps?: 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

unhealthyDeviceCount

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

unhealthyDeviceCount?: number

Property Value

number

Inherited Property Details

id

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

id?: string

Property Value

string

Inherited From Resource.id

name

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

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From TagsResource.tags

type

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

type?: string

Property Value

string

Inherited From Resource.type