IoTSecuritySolutionModel.DefinitionStages.WithDisabledDataSources Interface
public static interface IoTSecuritySolutionModel.DefinitionStages.WithDisabledDataSources
The stage of the IoTSecuritySolutionModel definition allowing to specify disabledDataSources.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDisabledDataSources(List<DataSource> disabledDataSources)
Specifies the disabled |
Method Details
withDisabledDataSources
public abstract IoTSecuritySolutionModel.DefinitionStages.WithCreate withDisabledDataSources(List<DataSource> disabledDataSources)
Specifies the disabledDataSources property: Disabled data sources. Disabling these data sources compromises the system..
Parameters:
Returns: