IoTSecuritySolutionModel.DefinitionStages.WithWorkspace Interface

public static interface IoTSecuritySolutionModel.DefinitionStages.WithWorkspace

The stage of the IoTSecuritySolutionModel definition allowing to specify workspace.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withWorkspace(String workspace)

Specifies the workspace property: Workspace resource ID.

Method Details

withWorkspace

public abstract IoTSecuritySolutionModel.DefinitionStages.WithCreate withWorkspace(String workspace)

Specifies the workspace property: Workspace resource ID.

Parameters:

workspace - Workspace resource ID.

Returns:

the next definition stage.

Applies to