IoTSecuritySolutionModel.DefinitionStages.WithDisplayName Interface

public static interface IoTSecuritySolutionModel.DefinitionStages.WithDisplayName

The stage of the IoTSecuritySolutionModel definition allowing to specify displayName.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withDisplayName(String displayName)

Specifies the displayName property: Resource display name..

Method Details

withDisplayName

public abstract IoTSecuritySolutionModel.DefinitionStages.WithCreate withDisplayName(String displayName)

Specifies the displayName property: Resource display name..

Parameters:

displayName - Resource display name.

Returns:

the next definition stage.

Applies to