UpdateIotSecuritySolutionData interface

A container holding only the Tags for a resource, allowing the user to update the tags.

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?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From TagsResource.tags