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