IoTSecuritySolutionModel.DefinitionStages.WithStatus Interface

public static interface IoTSecuritySolutionModel.DefinitionStages.WithStatus

The stage of the IoTSecuritySolutionModel definition allowing to specify status.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withStatus(SecuritySolutionStatus status)

Specifies the status property: Status of the IoT Security solution..

Method Details

withStatus

public abstract IoTSecuritySolutionModel.DefinitionStages.WithCreate withStatus(SecuritySolutionStatus status)

Specifies the status property: Status of the IoT Security solution..

Parameters:

status - Status of the IoT Security solution.

Returns:

the next definition stage.

Applies to