IoTSecuritySolutionModel.UpdateStages.WithUserDefinedResources Interface

public static interface IoTSecuritySolutionModel.UpdateStages.WithUserDefinedResources

The stage of the IoTSecuritySolutionModel update allowing to specify userDefinedResources.

Method Summary

Modifier and Type Method and Description
abstract Update withUserDefinedResources(UserDefinedResourcesProperties userDefinedResources)

Specifies the userDefinedResources property: Properties of the IoT Security solution's user defined resources..

Method Details

withUserDefinedResources

public abstract IoTSecuritySolutionModel.Update withUserDefinedResources(UserDefinedResourcesProperties userDefinedResources)

Specifies the userDefinedResources property: Properties of the IoT Security solution's user defined resources..

Parameters:

userDefinedResources - Properties of the IoT Security solution's user defined resources.

Returns:

the next definition stage.

Applies to