IoTSecurityAggregatedRecommendation interface

IoT Security solution recommendation information.

Extends

Properties

description

Description of the suspected vulnerability and meaning.

detectedBy

Name of the organization that made the recommendation.

healthyDevices

Number of healthy devices within the IoT Security solution.

logAnalyticsQuery

Log analytics query for getting the list of affected devices/alerts.

recommendationDisplayName

Display name of the recommendation type.

recommendationName

Name of the recommendation.

recommendationTypeId

Recommendation-type GUID.

remediationSteps

Recommended steps for remediation

reportedSeverity

Assessed recommendation severity.

tags

Resource tags

unhealthyDeviceCount

Number of unhealthy devices within the IoT Security solution.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

description

Description of the suspected vulnerability and meaning.

description?: string

Property Value

string

detectedBy

Name of the organization that made the recommendation.

detectedBy?: string

Property Value

string

healthyDevices

Number of healthy devices within the IoT Security solution.

healthyDevices?: number

Property Value

number

logAnalyticsQuery

Log analytics query for getting the list of affected devices/alerts.

logAnalyticsQuery?: string

Property Value

string

recommendationDisplayName

Display name of the recommendation type.

recommendationDisplayName?: string

Property Value

string

recommendationName

Name of the recommendation.

recommendationName?: string

Property Value

string

recommendationTypeId

Recommendation-type GUID.

recommendationTypeId?: string

Property Value

string

remediationSteps

Recommended steps for remediation

remediationSteps?: string

Property Value

string

reportedSeverity

Assessed recommendation severity.

reportedSeverity?: string

Property Value

string

tags

Resource tags

tags?: Record<string, string>

Property Value

Record<string, string>

unhealthyDeviceCount

Number of unhealthy devices within the IoT Security solution.

unhealthyDeviceCount?: number

Property Value

number

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type