Package version:

Interface UpdateIotSecuritySolutionData

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

Hierarchy

Properties

recommendationsConfiguration?: RecommendationConfigurationProperties[]

List of the configuration status for each recommendation type.

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

Resource tags

Type declaration

  • [propertyName: string]: string
userDefinedResources?: UserDefinedResourcesProperties

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

Generated using TypeDoc