UpdateIotSecuritySolutionData Class
UpdateIotSecuritySolutionData.
Constructor
UpdateIotSecuritySolutionData(*, tags: Dict[str, str] | None = None, user_defined_resources: _models.UserDefinedResourcesProperties | None = None, recommendations_configuration: List[_models.RecommendationConfigurationProperties] | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
tags
|
Resource tags. Default value: None
|
|
user_defined_resources
|
Properties of the IoT Security solution's user defined resources. Default value: None
|
|
recommendations_configuration
|
List of the configuration status for each recommendation type. Default value: None
|
Variables
| Name | Description |
|---|---|
|
tags
|
Resource tags. |
|
user_defined_resources
|
Properties of the IoT Security solution's user defined resources. |
|
recommendations_configuration
|
List of the configuration status for each recommendation type. |