Interface DeviceHealthScriptAssignment

Hierarchy

  • DeviceHealthScriptAssignment
    • DeviceHealthScriptAssignment

Properties

@odata.type: "#microsoft.graph.deviceHealthScriptAssignment"
id?: string
runRemediationScript?: boolean
runSchedule?: NullableOption<DeviceHealthScriptRunSchedule>
target?: NullableOption<DeviceAndAppManagementAssignmentTarget>

Generated using TypeDoc