Interface IoTSecuritySolutionModel.UpdateStages.WithUserDefinedResources

All Known Subinterfaces:
IoTSecuritySolutionModel.Update
Enclosing interface:
IoTSecuritySolutionModel.UpdateStages

public static interface IoTSecuritySolutionModel.UpdateStages.WithUserDefinedResources
The stage of the IoTSecuritySolutionModel update allowing to specify userDefinedResources.
  • Method Details

    • withUserDefinedResources

      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.