IoTSecuritySolutionModel.UpdateStages.WithRecommendationsConfiguration Interface
public static interface IoTSecuritySolutionModel.UpdateStages.WithRecommendationsConfiguration
The stage of the IoTSecuritySolutionModel update allowing to specify recommendationsConfiguration.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withRecommendationsConfiguration(List<RecommendationConfigurationProperties> recommendationsConfiguration)
Specifies the recommendations |
Method Details
withRecommendationsConfiguration
public abstract IoTSecuritySolutionModel.Update withRecommendationsConfiguration(List<RecommendationConfigurationProperties> recommendationsConfiguration)
Specifies the recommendationsConfiguration property: List of the configuration status for each recommendation type..
Parameters:
Returns: