UpdateIotSecuritySolutionData interface

model interface UpdateIotSecuritySolutionData

Extends

Properties

recommendationsConfiguration

List of the configuration status for each recommendation type.

userDefinedResources

Properties of the IoT Security solution's user defined resources.

Inherited Properties

tags

Resource tags

Property Details

recommendationsConfiguration

List of the configuration status for each recommendation type.

recommendationsConfiguration?: RecommendationConfigurationProperties[]

Property Value

userDefinedResources

Properties of the IoT Security solution's user defined resources.

userDefinedResources?: UserDefinedResourcesProperties

Property Value

Inherited Property Details

tags

Resource tags

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From TagsResource.tags