static DeviceHealthScriptAssignment.Builder |
DeviceHealthScriptAssignment.builderDeviceHealthScriptAssignment() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DeviceHealthScriptAssignment.Builder |
DeviceHealthScriptAssignment.Builder.id(String id) |
|
DeviceHealthScriptAssignment.Builder |
DeviceHealthScriptAssignment.Builder.runRemediationScript(Boolean runRemediationScript) |
“Determine whether we want to run detection script only or run both detection
script and remediation script”
|
DeviceHealthScriptAssignment.Builder |
DeviceHealthScriptAssignment.Builder.runSchedule(DeviceHealthScriptRunSchedule runSchedule) |
“Script run schedule for the target group”
|
DeviceHealthScriptAssignment.Builder |
DeviceHealthScriptAssignment.Builder.target(DeviceAndAppManagementAssignmentTarget target) |
“The Azure Active Directory group we are targeting the script to”
|