UpdateIotSecuritySolutionData interface
A container holding only the Tags for a resource, allowing the user to update the tags.
- Extends
Properties
recommendations |
List of the configuration status for each recommendation type. |
user |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript