IoTSecuritySolutionModel.DefinitionStages.WithIotHubs Interface
public static interface IoTSecuritySolutionModel.DefinitionStages.WithIotHubs
The stage of the IoTSecuritySolutionModel definition allowing to specify iotHubs.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIotHubs(List<String> iotHubs)
Specifies the iot |
Method Details
withIotHubs
public abstract IoTSecuritySolutionModel.DefinitionStages.WithCreate withIotHubs(List<String> iotHubs)
Specifies the iotHubs property: IoT Hub resource IDs.
Parameters:
Returns: